Class ShellStdoutEvent

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

Hierarchy

  • TypedCustomEvent<string | Buffer<ArrayBufferLike>, "shell-stdout", this>
    • ShellStdoutEvent

Constructors

Constructors

  • Parameters

    • eventInitDict: {}

    Returns ShellStdoutEvent