Uses of Interface
com.github.rvesse.airline.help.GlobalUsageGenerator
Packages that use GlobalUsageGenerator
Package
Description
-
Uses of GlobalUsageGenerator in com.github.rvesse.airline.help.cli
Classes in com.github.rvesse.airline.help.cli that implement GlobalUsageGeneratorModifier and TypeClassDescriptionclass
class
-
Uses of GlobalUsageGenerator in com.github.rvesse.airline.help.cli.bash
Classes in com.github.rvesse.airline.help.cli.bash that implement GlobalUsageGenerator -
Uses of GlobalUsageGenerator in com.github.rvesse.airline.help.common
Classes in com.github.rvesse.airline.help.common that implement GlobalUsageGeneratorModifier and TypeClassDescriptionclass
Abstract global usage generatorclass
Abstract global usage generator for generators that use aUsagePrinter
to generate the documentation -
Uses of GlobalUsageGenerator in com.github.rvesse.airline.help.man
Classes in com.github.rvesse.airline.help.man that implement GlobalUsageGeneratorModifier and TypeClassDescriptionclass
A global usage generator which generates Man pages in Troff formatclass
-
Uses of GlobalUsageGenerator in com.github.rvesse.airline.help.markdown
Classes in com.github.rvesse.airline.help.markdown that implement GlobalUsageGeneratorModifier and TypeClassDescriptionclass
class