jaster.cli.infogen.gen

Templates for generating information about commands.

Members

Templates

getCommandInfoFor
template getCommandInfoFor(alias CommandT, alias ArgBinderInstance)

Generates a CommandInfo!CommandT populated with all the information about the command and its arguments.

Meta