Crate cd_env

source ·

Structs§

Enums§

Functions§

  • Detects the CD provider by checking for the existence of environment variables specific to each provider. Returns Unknown if no provider is detected.
  • Returns metadata and information about the current deploy environment and CD provider.
  • Returns true if in a CD environment by checking for the existence of a deploy provider environment variable.