Process

Describes a spawned process

Members

Variables

pid
ProcessID pid;
Undocumented in source.
stderr
PipeFD stderr;
Undocumented in source.
stdin
PipeFD stdin;
Undocumented in source.
stdout
PipeFD stdout;
Undocumented in source.

Meta