KC's Workspace
    Preparing search index...
    interface BaseOptions {
        isTTY?: boolean;
        silent?: boolean | "passed-only";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    isTTY?: boolean
    silent?: boolean | "passed-only"