Method: Climate::Command.parent

Defined in:
lib/climate/command.rb

.parentObject

Set the parent of this command



145
146
147
# File 'lib/climate/command.rb', line 145

def parent
  @parent
end