ProcessLauncher
Managing process execution allows you to run external programs and terminal commands.
autoCloseOutputStreams
autoCloseOutputStreams() : boolean
Return
( boolean )
autoCloseOutputStreams(autoCloseOutputStreams: boolean) : ProcessLauncher
Attributes
| NAME | TYPE | DESCRIPTION |
|---|---|---|
| autoCloseOutputStreams | boolean |
Return
( ProcessLauncher )
await
await() : boolean
Return
( boolean )