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

    Function isVerbose

    • Returns true if the CLI is running in verbose mode.

      Parameters

      • env: ProcessEnv = process.env

        The environment variables from the environment of the current process.

      Returns boolean

      True if SHOPIFY_FLAG_VERBOSE is truthy or the flag --verbose has been passed.