findCommand method Null safety
- String commandName
Searches for a command by its name.
commandName
the name of the command to search for. Returns the command, whose name matches the provided name. See ICommand
Searches for a command by its name.
commandName
the name of the command to search for.
Returns the command, whose name matches the provided name.
See ICommand