static AString & DumpParseResults(CommandLine &cmdLine, Paragraphs &text)
static OptionDecl * GetOptionDecl(CommandLine &cmdLine, const String &identString)
static AString & DumpDeclarations(CommandLine &cmdLine, Paragraphs &text)
static AString GetCommandUsageFormat(CommandLine &cmdLine, CommandDecl &commandDecl)
static ParameterDecl * GetParameterDecl(CommandLine &cmdLine, const String &identString)
static CommandDecl * GetCommandDecl(CommandLine &cmdLine, const String &identString)
static bool GetHelp(CommandLine &cmdLine, const String &topics, Paragraphs &text)
app::CLIUtil CLIUtil
Type alias in namespace #"%alib".
strings::TString< character > String
Type alias in namespace #"%alib".
strings::TAString< character, lang::HeapAllocator > AString
Type alias in namespace #"%alib".
format::Paragraphs Paragraphs
Type alias in namespace #"%alib".
A command argument of the command-line.