grumble v0.1.3 Grumble.Arg View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Grumble.Arg{name: name(), value: term()}

Link to this section Functions

Link to this function

new(name, value)

View Source
new(name :: name(), value :: term()) :: t()