Class: Mario::Platform::Cygwin
- Includes:
- Hats::Nix
- Defined in:
- lib/mario/platform.rb
Overview
NOTE Any additional functionality and they should be moved to a lib/platforms/<OS>.rb
Class Method Summary collapse
Methods included from Hats::Nix
Class Method Details
.target ⇒ Object
145 146 147 |
# File 'lib/mario/platform.rb', line 145 def self.target 'cygwin' end |