Clamp::RuntimeError
raise to signal error during execution
# File lib/clamp/errors.rb, line 32 def initialize(message, command, status = 1) super(message, command) @status = status end
[Validate]
Generated with the Darkfish Rdoc Generator 2.