Method: Sym::App.exit_code

Defined in:
lib/sym/app.rb

.exit_codeObject

Returns the value of attribute exit_code.



19
20
21
# File 'lib/sym/app.rb', line 19

def exit_code
  @exit_code
end