Returns the error (if any) generated when the command was called.
Returns:
the error (if any) generated when the command was called.
27 28 29
# File 'lib/cuprum/result.rb', line 27 def error @error end