command
/
io.github.monull.command
/
CommandBuilder
/
then
then
fun
then
(name:
String
, init:
CommandBuilder
.() ->
Unit
)
Content copied to clipboard
fun
then
(argument:
Pair
<
String
,
CommandArgument
<*>>, vararg subArguments:
Pair
<
String
,
CommandArgument
<*>>, init:
CommandBuilder
.() ->
Unit
)
Content copied to clipboard