Method: PDK::CLI::ExitWithError#exit_code
- Defined in:
- lib/pdk/cli/errors.rb
#exit_code ⇒ Object (readonly)
Returns the value of attribute exit_code.
15 16 17 |
# File 'lib/pdk/cli/errors.rb', line 15 def exit_code @exit_code end |