Method: Indocker::Shell::ShellResult#exit_status
- Defined in:
- lib/indocker/shell.rb
#exit_status ⇒ Object (readonly)
Returns the value of attribute exit_status.
3 4 5 |
# File 'lib/indocker/shell.rb', line 3 def exit_status @exit_status end |