- Spawn(command: string, args?: readonly string[], options?: SpawnOptionsWithoutStdio, autoDecode?: boolean): ChildProcessWithoutNullStreams
-
Parameters
-
command: string
-
Optional
args: readonly string[]
-
Optional
options: SpawnOptionsWithoutStdio
-
autoDecode: boolean = true
Returns ChildProcessWithoutNullStreams
Since
1.1.21
Version
2018-11-05