View Source Dagger.BuildArg (dagger v0.11.2)

Key value object that represents a build argument.

Link to this section Summary

Link to this section Types

@type t() :: %Dagger.BuildArg{name: String.t(), value: String.t()}