Launchy::Detect::HostOsFamily
# File lib/launchy/detect/host_os_family.rb, line 51 51: def self.matching_regex 52: /(darwin|mac os)/ 53: end
# File lib/launchy/detect/host_os_family.rb, line 54 54: def app_list( app ) app.darwin_app_list; end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.