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