View Source Dagger.Label (dagger v0.8.7)

A simple key value object that represents a label.

Link to this section Summary

Link to this section Types

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