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

    Parameters

    • env: ProcessEnv = process.env

      The environment variables from the environment of the current process.

    Returns boolean

    True if SHOPIFY_ENV is development.