//urlshortener/app.cash.tempest.urlshortener/Cli
Cli¶
[jvm]\ class Cli : CliktCommand
Constructors¶
Cli | [jvm] constructor() |
Properties¶
Name | Summary |
---|---|
commandHelp | [jvm] val commandHelp: String |
commandHelpEpilog | [jvm] val commandHelpEpilog: String |
commandName | [jvm] val commandName: String |
currentContext | [jvm] val currentContext: Context |
helpTags | [jvm] val helpTags: Map<String, String> |
invokeWithoutSubcommand | [jvm] val invokeWithoutSubcommand: Boolean |
messages | [jvm] val messages: List<String> |
printHelpOnEmptyArgs | [jvm] val printHelpOnEmptyArgs: Boolean |