Module
Travis::Tools::System
In:
lib/travis/tools/system.rb
Methods
description
full_os
has?
linux?
mac?
os
os_name
os_type
os_version
recent_version?
ruby
ruby_engine
ruby_version
rubygems
running?
unix?
windows?
Public Instance methods
description
(*args)
full_os
()
has?
(command)
linux?
()
mac?
()
os
()
os_name
()
os_type
()
os_version
()
recent_version?
(version, minimum)
ruby
()
ruby_engine
()
ruby_version
()
rubygems
()
running?
(app)
unix?
()
windows?
()
[Validate]