Launchy::Detect::HostOsFamily
# File lib/launchy/detect/host_os_family.rb, line 65 def self.matching_regex /cygwin/ end
# File lib/launchy/detect/host_os_family.rb, line 68 def app_list( app ) app.cygwin_app_list; end
[Validate]
Generated with the Darkfish Rdoc Generator 2.