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

Function codespacePortForwardingDomain

  • codespacePortForwardingDomain(env?: ProcessEnv): string | undefined
  • Return codespacePortForwardingDomain 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 port forwarding domain.

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

Settings

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

Generated using TypeDoc