Exception: Riddle::CommandFailedError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/riddle/command_failed_error.rb

Instance Attribute Summary collapse

Instance Attribute Details

#command_resultObject

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