The binding action performed to create the argument's value.
The function used to perform the binding action for this argument.
Describes the existence properties for this argument.
The user-defined CommandArgGroup, this is .init for the default group.
The result of __traits(identifier) on the argument's symbol.
Describes how this argument is to be parsed.
The UDA attached to the argument's symbol.
The UDA that defines the argument (e.g. @CommandNamedArg, @CommandPositionalArg)
The command type that this argument belongs to.
jaster.cli.infogen.gen.getCommandInfoFor for generating instances of this struct.
Contains information about command's argument.