//urlshortener/app.cash.tempest.urlshortener/Shorten
Shorten¶
[jvm]\ class Shorten : CliktCommand
Constructors¶
Shorten | [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 |
destinationUrl | [jvm] val destinationUrl: String |
helpTags | [jvm] val helpTags: Map<String, String> |
invokeWithoutSubcommand | [jvm] val invokeWithoutSubcommand: Boolean |
messages | [jvm] val messages: List<String> |
printHelpOnEmptyArgs | [jvm] val printHelpOnEmptyArgs: Boolean |
shortUrl | [jvm] val shortUrl: String |