Libraries
»
climate
(0.7.0)
»
Index
»
Climate
»
Command
»
subcommands
Method: Climate::Command.subcommands
Defined in:
lib/climate/command.rb
.
subcommands
⇒
Object
170
# File 'lib/climate/command.rb', line 170
def
subcommands
;
@subcommands
||=
[
]
;
end