gespenst API - v0.1.0
    Preparing search index...

    Module index

    BashKitAddon

    Browser-terminal addon backed by a single-process BashKit interpreter.

    BashKitAddonOptions

    Configuration for a BashKit-backed terminal addon.

    BashKitAddonReady

    Result produced after a BashKitAddon attaches to a terminal.

    BashKitShellCapabilities

    Runtime features exposed by a BashKit session.

    BashKitShellExit

    Final status of a BashKit shell session.

    BashKitShellSession

    Managed byte streams and lifecycle for a stateful BashKit interpreter.

    CreateBashKitShellOptions

    Options used to create one stateful BashKit browser shell.

    BashKitShellExitReason

    Reason a BashKit shell's exit promise settled normally.

    BashKitShellStatus

    Lifecycle states of a managed BashKit shell session.

    BashKitWasmSource

    WebAssembly source accepted by BashKit initialization.

    createBashKitShell

    Initializes BashKit and creates one stateful, terminal-compatible interpreter session.