Represents a single running process in the chain.
Creates a new process (and spawns it).
Creates a new process (and spawns it)
Waits for this process to complete and returns the exit code.
File object of this processes stderr
File object of this processes stdout
See Implementation
Represents a single running process in the chain.