Launchy::Detect::HostOsFamily
All known host os families
# File lib/launchy/detect/host_os_family.rb, line 44 44: def self.matching_regex 45: /(mingw|mswin|windows)/ 46: end
# File lib/launchy/detect/host_os_family.rb, line 47 47: def app_list( app ) app.windows_app_list; end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.