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

    Function isShopify

    • Returns true if the environment in which the CLI is running is either a local environment (where dev is present).

      Parameters

      • env: ProcessEnv = process.env

        The environment variables from the environment of the current process.

      Returns Promise<boolean>

      True if the CLI is used in a Shopify environment.