Exception: Psychic::Shell::ExecutionError
- Inherits:
-
StandardError
- Object
- StandardError
- Psychic::Shell::ExecutionError
- Defined in:
- lib/psychic/shell/execution_result.rb
Instance Attribute Summary collapse
-
#execution_result ⇒ Object
Returns the value of attribute execution_result.
Instance Attribute Details
#execution_result ⇒ Object
Returns the value of attribute execution_result.
6 7 8 |
# File 'lib/psychic/shell/execution_result.rb', line 6 def execution_result @execution_result end |