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