Searched refs:actionsWithKeyCommands (Results 1 – 1 of 1) sorted by relevance
48 let actionsWithKeyCommands = actions.filter { $0.keyCommand != nil } variable49 var keyCommands = actionsWithKeyCommands.map { $0.keyCommand! }