annotation
CliGen::CommandInfo
Overview
This is used to annotate a CliGen::Command subclass to define the description and other possible information in the future
The CliGen Framework uses this to store metadata for the creation of the associated CliGen::CommandNode(T) objects.
Keys: description: StringLiteral This is what you use to define the short blurb of what this command is and does