-
public class Command.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Command.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final UnittemplateCommand(Appendable $self, Command command, Function1<Appendable, Unit> content)-
-
Method Detail
-
templateCommand
final Unit templateCommand(Appendable $self, Command command, Function1<Appendable, Unit> content)
-
-
-
-