Method: ComposedCommands::Command#result

Defined in:
lib/composed_commands/command.rb

#resultObject (readonly)

Returns the value of attribute result.



13
14
15
# File 'lib/composed_commands/command.rb', line 13

def result
  @result
end