# File lib/native-package-installer/platform/msys2.rb, line 22 def current_platform? return false if package_prefix.nil? not pacman_path.nil? end