dagger/dsl/label
Values
pub fn label(id id: types.Label) -> types.Label
pub fn name(
parent: types.Label,
client client: types.Client,
then handler: fn(Result(String, types.QueryError)) -> a,
) -> a
The label name.
pub fn value(
parent: types.Label,
client client: types.Client,
then handler: fn(Result(String, types.QueryError)) -> a,
) -> a
The label value.