graphmine-core / io.github.sof3.graphmine.command / CommandMap / dispatch
fun dispatch(string:
String
, by:
CommandSender
, to:
CommandReceiver
):
Unit
Dispatches a command. This function should only be used when the command name is unknown.
Parameters