Module com.github.rvesse.airline
Package com.github.rvesse.airline.help.common
-
Class Summary Class Description AbstractCommandGroupUsageGenerator<T> Abstract command group usage generatorAbstractCommandUsageGenerator Abstract command usage generatorAbstractGlobalUsageGenerator<T> Abstract global usage generatorAbstractPrintedCommandGroupUsageGenerator<T> Abstract command group usage generator for generators that use aUsagePrinter
to generate the documentationAbstractPrintedCommandUsageGenerator Abstract command usage generator for generators that use aUsagePrinter
to generate the documentationAbstractPrintedGlobalUsageGenerator<T> Abstract global usage generator for generators that use aUsagePrinter
to generate the documentationAbstractUsageGenerator