Exception: Riddle::CommandFailedError
- Inherits:
-
StandardError
- Object
- StandardError
- Riddle::CommandFailedError
- Defined in:
- lib/riddle/command_failed_error.rb
Instance Attribute Summary collapse
-
#command_result ⇒ Object
Returns the value of attribute command_result.
Instance Attribute Details
#command_result ⇒ Object
Returns the value of attribute command_result.
4 5 6 |
# File 'lib/riddle/command_failed_error.rb', line 4 def command_result @command_result end |