KC's Workspace
    Preparing search index...

    Interface AddHelpTextContext

    interface AddHelpTextContext {
        command: Command;
        error: boolean;
    }
    Index
    command: Command
    error: boolean