class PrintHelpMessage : CliktError
An exception that indicates that the command's help should be printed.
Execution should be immediately halted with an error.
PrintHelpMessage(command: CliktCommand)
An exception that indicates that the command's help should be printed. |
val command: CliktCommand |