Documentation
type ProcessError = QEnum (CProcessError Int) #
type ProcessState = QEnum (CProcessState Int) #
type ProcessChannel = QEnum (CProcessChannel Int) #
type ProcessChannelMode = QEnum (CProcessChannelMode Int) #
type InputChannelMode = QEnum (CInputChannelMode Int) #
type ExitStatus = QEnum (CExitStatus Int) #