runstorm - v0.6.2
Preparing search index...
WorkerStderrEvent
Class WorkerStderrEvent
Emitted from a
ShellWorker
when its underlying Worker produces stderr output.
Hierarchy
TypedCustomEvent
<
{
stderr
:
string
}
,
"worker-stderr"
,
this
>
WorkerStderrEvent
Index
Constructors
constructor
Constructors
constructor
new
WorkerStderrEvent
(
eventInitDict
:
{}
)
:
WorkerStderrEvent
Parameters
eventInitDict
:
{}
Returns
WorkerStderrEvent
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
runstorm - v0.6.2
Loading...
Emitted from a ShellWorker when its underlying Worker produces stderr output.