View Source Dagger.ModuleEnvironmentVariable (dagger v0.9.0)
ModuleEnvironmentVariable
Link to this section Summary
Link to this section Types
@type t() :: %Dagger.ModuleEnvironmentVariable{ name: Dagger.String.t(), value: Dagger.String.t() | nil }