const ExecError: type = os.GetCwdError || os.ReadError || SpawnError || os.PollError || error{StdoutStreamTooLong, StderrStreamTooLong};
[src]
const ExecError: type = os.GetCwdError || os.ReadError || SpawnError || os.PollError || error{StdoutStreamTooLong, StderrStreamTooLong};