Method: Sym::App.exit_code
- Defined in:
- lib/sym/app.rb
.exit_code ⇒ Object
Returns the value of attribute exit_code.
19 20 21 |
# File 'lib/sym/app.rb', line 19 def exit_code @exit_code end |
Returns the value of attribute exit_code.
19 20 21 |
# File 'lib/sym/app.rb', line 19 def exit_code @exit_code end |