Class ShellStderrEvent

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

Hierarchy

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

Constructors

Constructors

  • Parameters

    • eventInitDict: {}

    Returns ShellStderrEvent