Class Grit::Process::MaximumOutputExceeded
In: lib/grit/process.rb
Parent: StandardError

Exception raised when the total number of bytes output on the command‘s stderr and stdout streams exceeds the maximum output size (:max option).

[Validate]