modal
Preparing search index...
ContainerProcess
Class ContainerProcess<R>
Type Parameters
R
extends
string
|
Uint8Array
=
any
Index
Properties
stderr
stdin
stdout
Methods
wait
Properties
stderr
stderr
:
ModalReadStream
<
R
>
stdin
stdin
:
ModalWriteStream
<
R
>
stdout
stdout
:
ModalReadStream
<
R
>
Methods
wait
wait
()
:
Promise
<
number
>
Wait for process completion and return the exit code.
Returns
Promise
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
stderr
stdin
stdout
Methods
wait
modal
Loading...
Wait for process completion and return the exit code.