CommandHelpText.Info

The CommandInfo for the CommandT, ArgBinderInstance combo.

struct CommandHelpText(alias CommandT, alias ArgBinderInstance = ArgBinder!())
enum Info = getCommandInfoFor!(CommandT, ArgBinderInstance);

Meta