toggle menu
clikt
common
switch theme
search in API
clikt
/
com.github.ajalt.clikt.core
/
BaseCliktCommand
/
resetContext
reset
Context
fun
resetContext
(
parent
:
Context
?
=
null
)
:
Context
Create a new context for this command and all its subcommands recursively.
Return
The new context.