clikt
/
com.github.ajalt.clikt.core
/
Context
/
build
build
inline
fun
build
(
command
:
CliktCommand
,
parent
:
Context
?
=
null
,
block
:
Builder
.
(
)
->
Unit
)
:
Context