An enum of all possible locations for a config value.

Enumeration Members

Enumeration Members

ENVIRONMENT: "Environment"

Represents environment variables.

GLOBAL: "Global"

Represents the global config.

LOCAL: "Local"

Represents the local project config.