Class ShellStderrEvent

An event that indicates that the shell command just wrote to stderr.

Hierarchy

  • TypedCustomEvent<string | Buffer, "shell-stderr", this>
    • ShellStderrEvent

Constructors

Constructors

  • Parameters

    • eventInitDict: TypedCustomEventInit<string | Buffer>

    Returns ShellStderrEvent