Package co.decodable.sdk.pipeline
Interface EnvironmentAccess.Environment
- All Known Implementing Classes:
TestEnvironment
- Enclosing class:
EnvironmentAccess
public static interface EnvironmentAccess.Environment
Exposes the environment variables of the current process.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the current environment variables, keyed by name.
-
Method Details
-
getEnvironmentConfiguration
Returns the current environment variables, keyed by name.
-