Maximum number of bytes that can be buffered on stdout or stderr. If exceeded, Process will be terminated and output truncated.
stdout
stderr
Maximum number of milliseconds the Process is allowed to run. If exceeded, Process will be terminated.
Any input that needs to be passed to the process's stdin stream once it has spawned.
stdin
Any input that needs be passed to the process's stdin stream once it has spawned.