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

    Variable globalFlagsConst

    globalFlags: { "no-color": BooleanFlag<boolean>; verbose: BooleanFlag<boolean> } = ...

    An object that contains the flags that are shared across all the commands.

    Type Declaration

    • no-color: BooleanFlag<boolean>
    • verbose: BooleanFlag<boolean>