• Preparing search index...
  • The search index is not available
@shopify/cli-kit
  • @shopify/cli-kit
  • node/context/local
  • codespaceURL

Function codespaceURL

  • codespaceURL(env?: ProcessEnv): string | undefined
  • Return codespaceURL if we are running in codespaces. Https://docs.github.com/en/codespaces/developing-in-codespaces/default-environment-variables-for-your-codespace#list-of-default-environment-variables.

    Parameters

    • env: ProcessEnv = process.env

      The environment variables from the environment of the current process.

    Returns string | undefined

    The codespace URL.

    • Defined in packages/cli-kit/src/public/node/context/local.ts:154

Settings

Member Visibility
@shopify/cli-kit
  • Loading...

Generated using TypeDoc