Preparing search index...
The search index is not available
sync-child-process
sync-child-process
StderrEvent
Interface StderrEvent
An event indicating that data has been emitted over stderr.
interface
StderrEvent
{
data
:
Buffer
;
type
:
"stderr"
;
}
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 stderr.