createDefaultCommandClientService function

ICommandService createDefaultCommandClientService()

Implementation

ICommandService createDefaultCommandClientService() {
  return _DefaultCommandClientService();
}