@salesforce/sf-plugins-core
    Preparing search index...

    Type Alias Options

    type Options = {
        barCompleteChar: string;
        barIncompleteChar: string;
        format: string;
        linewrap: boolean;
        noTTYOutput: boolean;
        title: string;
    }
    Index
    barCompleteChar: string
    barIncompleteChar: string
    format: string
    linewrap: boolean
    noTTYOutput: boolean
    title: string