Parent

Methods

Files

Mixlib::ShellOut::Windows::ThingThatLooksSortOfLikeAProcessStatus

Attributes

exitstatus[RW]

Public Instance Methods

success?() click to toggle source
# File lib/mixlib/shellout/windows.rb, line 145
def success?
  exitstatus == 0
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.