Libraries
»
shellter
(0.9.6)
»
Index
»
Shellter
»
Command
»
#exit_code
Method: Shellter::Command#exit_code
Defined in:
lib/shellter/command.rb
#
exit_code
⇒
Object
39 40 41
# File 'lib/shellter/command.rb', line 39
def
exit_code
@status
.
to_i
end