Method: ComposedCommands::Command#execution

Defined in:
lib/composed_commands/command.rb

#executionObject

Returns the value of attribute execution.



15
16
17
# File 'lib/composed_commands/command.rb', line 15

def execution
  @execution
end