-
- All Implemented Interfaces:
public final class DslCommandKt
-
-
Method Summary
Modifier and Type Method Description final static <S extends Any> DslCommand<S>command(String literal, Function1<LiteralArgumentBuilder<S>, Unit> apply, Function1<DslCommandBuilder<S>, Unit> block)-
-
Method Detail
-
command
final static <S extends Any> DslCommand<S> command(String literal, Function1<LiteralArgumentBuilder<S>, Unit> apply, Function1<DslCommandBuilder<S>, Unit> block)
-
-
-
-