Method: Kitchen::Transport::TransportFailed#exit_code
- Defined in:
- lib/kitchen/transport/base.rb
#exit_code ⇒ Object (readonly)
Returns the value of attribute exit_code.
32 33 34 |
# File 'lib/kitchen/transport/base.rb', line 32 def exit_code @exit_code end |