public final class CommandKt
final static <S extends Any> Unit
register(CommandDispatcher<S> $self, Command<S> command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static <S extends Any> Unit register(CommandDispatcher<S> $self, Command<S> command)
Builds a literal argument from the specific command and registers it to this dispatcher.