Launchy::Detect::HostOsFamily::Nix

Public Class Methods

matching_regex() click to toggle source
    # File lib/launchy/detect/host_os_family.rb, line 58
58:       def self.matching_regex
59:         /(linux|bsd|aix|solaris)/
60:       end

Public Instance Methods

app_list( app ) click to toggle source
    # File lib/launchy/detect/host_os_family.rb, line 61
61:       def app_list( app ) app.nix_app_list; end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.