Method: Shellter::Command#exit_code

Defined in:
lib/shellter/command.rb

#exit_codeObject



39
40
41
# File 'lib/shellter/command.rb', line 39

def exit_code
  @status.to_i
end