Method: Rubsh::Exceptions::CommandReturnFailureError#exit_code
- Defined in:
- lib/rubsh/exceptions.rb
#exit_code ⇒ Object (readonly)
Returns the value of attribute exit_code.
11 12 13 |
# File 'lib/rubsh/exceptions.rb', line 11 def exit_code @exit_code end |