☰
Home
Pages
Classes
Methods
Ancestors
Object
Instance Methods
success?
class Mixlib::ShellOut::Windows::ThingThatLooksSortOfLikeAProcessStatus
Attributes
exitstatus
[RW]
Public Instance Methods
success?
()
Source
# File lib/mixlib/shellout/windows.rb, line 154
def
success?
exitstatus
==
0
end