Libraries
»
inspec
(0.27.0)
»
Index
»
Inspec
»
Resources
»
Cmd
»
#exit_status
Method: Inspec::Resources::Cmd#exit_status
Defined in:
lib/resources/command.rb
#
exit_status
⇒
Object
42 43 44
# File 'lib/resources/command.rb', line 42
def
exit_status
result
.
exit_status
.
to_i
end