Open4::Error
# File lib/open4.rb, line 84 def initialize cmd, status @cmd, @status = cmd, status super "cmd <#{ cmd }> failed with <#{ exitstatus }>" end
# File lib/open4.rb, line 81 def exitstatus @status.exitstatus end
[Validate]
Generated with the Darkfish Rdoc Generator 2.