Interface: ExecShellOptions
@pvm/types.ExecShellOptions
Hierarchy
SpawnOptions
↳
ExecShellOptions
Properties
input
• Optional
input: string
| Buffer
Defined in
packages/pvm-types/lib/shell.ts:4
printStderr
• Optional
printStderr: boolean
Defined in
packages/pvm-types/lib/shell.ts:5
printStdout
• Optional
printStdout: boolean