TypingsChildProcess extension

on

Properties

stderr ProcessOutputStream

Available on ChildProcess, provided by the TypingsChildProcess extension

no setter
stdin ProcessInputStream

Available on ChildProcess, provided by the TypingsChildProcess extension

no setter
stdout ProcessOutputStream

Available on ChildProcess, provided by the TypingsChildProcess extension

no setter

Methods

on(String event, dynamic callback([dynamic, dynamic])) → void

Available on ChildProcess, provided by the TypingsChildProcess extension