runstorm - v0.6.2
    Preparing search index...

    Class WorkerStderrEvent

    Emitted from a ShellWorker when its underlying Worker produces stderr output.

    Hierarchy

    • TypedCustomEvent<{ stderr: string }, "worker-stderr", this>
      • WorkerStderrEvent
    Index

    Constructors

    Constructors

    • Parameters

      • eventInitDict: {}

      Returns WorkerStderrEvent