Method: LibGems::SystemExitException#exit_code
- Defined in:
- lib/libgems/exceptions.rb
#exit_code ⇒ Object
Returns the value of attribute exit_code.
83 84 85 |
# File 'lib/libgems/exceptions.rb', line 83 def exit_code @exit_code end |