ProcessMonitor.FileCallback

Callback for stdout and stderr events

class ProcessMonitor
alias FileCallback = void delegate
(
string
)

Meta