# Type aliases
EmitExitCB is the function callback used to emit exit proc code.
EmitOutputCB is the function callback used to emit data.
OnInputCB is the function callback used to receive data.
SplitType Type of spliting method to tokenize stdout/stderr.