| Class | POSIX::Spawn::MaximumOutputExceeded |
| In: |
lib/posix/spawn.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). Currently