Uses of Class
com.github.rvesse.airline.SingleCommand
Packages that use SingleCommand
-
Uses of SingleCommand in com.github.rvesse.airline
Methods in com.github.rvesse.airline that return SingleCommandModifier and TypeMethodDescriptionstatic <C> SingleCommand
<C> SingleCommand.singleCommand
(Class<C> command) Creates a new single commandstatic <C> SingleCommand
<C> SingleCommand.singleCommand
(Class<C> command, ParserMetadata<C> parserConfig) Creates a new single command