clikt
3.4.0
common
clikt
/
com.github.ajalt.clikt.core
/
CliktCommand
/
currentContext
current
Context
common
val
currentContext
:
Context
Content copied to clipboard
This command's context.
Throws
Null
Pointer
Exception
if accessed before
parse
or
main
are called.