Method: ComposedCommands::Command#result
- Defined in:
- lib/composed_commands/command.rb
#result ⇒ Object (readonly)
Returns the value of attribute result.
13 14 15 |
# File 'lib/composed_commands/command.rb', line 13 def result @result end |