getNonUniqueShortcuts

fun getNonUniqueShortcuts(): List<Set<KeyboardShortcut>>

Return

The List of Sets of KeyboardShortcuts that have duplicate shortcut key combinations. If there are no duplicates, the list will be empty.