View Source Dagger.BuildArg (dagger v0.9.1)
Key value object that represents a build argument.
Link to this section Summary
Link to this section Types
@type t() :: %Dagger.BuildArg{name: Dagger.String.t(), value: Dagger.String.t()}
Key value object that represents a build argument.
@type t() :: %Dagger.BuildArg{name: Dagger.String.t(), value: Dagger.String.t()}