Preparing search index...
The search index is not available
sync-child-process
sync-child-process
StdoutEvent
Interface StdoutEvent
An event indicating that data has been emitted over stdout.
interface
StdoutEvent
{
data
:
Buffer
;
type
:
"stdout"
;
}
Index
Properties
data
type
Properties
data
data
:
Buffer
type
type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
type
sync-child-process
Loading...
An event indicating that data has been emitted over stdout.