View Source Dagger.EnvVariable (dagger v0.11.2)
An environment variable name and value.
Link to this section Summary
Functions
A unique identifier for this EnvVariable.
The environment variable name.
The environment variable value.
Link to this section Types
Link to this section Functions
@spec id(t()) :: {:ok, Dagger.EnvVariableID.t()} | {:error, term()}
A unique identifier for this EnvVariable.
The environment variable name.
The environment variable value.