@flowscripter/dynamic-cli-framework
    Preparing search index...

    Class DefaultRuntimeCLI

    Default Bun implementation of a CLI using process.stdout, process.stderr and process.argv.

    Degrades gracefully when stdin, stdout or stderr are not TTYs (e.g. piped or redirected): color and hyperlinks are disabled, prompting is disabled, and non-TTY streams are wrapped in a NonTtyTerminal rather than the usual TtyTerminal.

    Hierarchy (View Summary)

    Index