package
0.13.2
Repository: https://github.com/buildkite/go-pipeline.git
Documentation: pkg.go.dev

# Functions

CaseSensitive is an option that overrides previous case-sensitivity whether set by default or as an `Option`.
FromMap is an option that sets the Env to have the key-values pairs from the `source` map.
New return a new `Env`.

# Structs

Env represents a map of environment variables.

# Type aliases

Options are functional options for creating a new Env.