method CommandRegistry.getNonModifierCommandsByName CommandRegistry.getNonModifierCommandsByName(): ReadonlyMap<string, Command> Get a map of all registered non-modifier Command instances by name. Return Type ReadonlyMap<string, Command>