Launchy::Detect::HostOsFamily
# File lib/launchy/detect/host_os_family.rb, line 58 def self.matching_regex /(linux|bsd|aix|solaris)/ end
# File lib/launchy/detect/host_os_family.rb, line 61 def app_list( app ) app.nix_app_list; end
[Validate]
Generated with the Darkfish Rdoc Generator 2.