toggle menu
clikt
common
switch theme
search in API
clikt-core
/
com.github.ajalt.clikt.completion
/
CompletionGenerator
Completion
Generator
object
CompletionGenerator
Members
Functions
generate
Completion
For
Command
Link copied to clipboard
fun
generateCompletionForCommand
(
command
:
BaseCliktCommand
<
*
>
,
shell
:
String
)
:
String
Generate a completion script for the given shell and command.