View Source Dagger.FunctionCallArgValue (dagger v0.9.0)

FunctionCallArgValue

Link to this section Summary

Link to this section Types

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