CommandRegistry.getGlobalModifierCommandsByNameProvidedByService(serviceId: string): ReadonlyMap<string, GlobalModifierCommand>
Get a map of all registered GlobalModifierCommand instances by name provided by the specified service.
ReadonlyMap<string, GlobalModifierCommand>