@shopify/cli-kit
    Preparing search index...

    Interface CommandEventEmissionOptions

    Presentation details that are not included in the emitted event.

    interface CommandEventEmissionOptions {
        alreadyRendered?: boolean;
    }
    Index
    alreadyRendered?: boolean

    The event is already visible in the command's text UI.