| Package | Description |
|---|---|
| com.github.rvesse.airline |
| Modifier and Type | Method and Description |
|---|---|
static <C> SingleCommand<C> |
SingleCommand.singleCommand(Class<C> command)
Creates a new single command
|
static <C> SingleCommand<C> |
SingleCommand.singleCommand(Class<C> command,
ParserMetadata<C> parserConfig)
Creates a new single command
|
Copyright © 2012–2022. All rights reserved.