Launchy::Detect::HostOsFamily::Windows


 All known host os families

Public Class Methods

matching_regex() click to toggle source
    # File lib/launchy/detect/host_os_family.rb, line 44
44:       def self.matching_regex
45:         /(mingw|mswin|windows)/
46:       end

Public Instance Methods

app_list( app ) click to toggle source
    # 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.