* Gets an array of active keys
()
| 451 | * Gets an array of active keys |
| 452 | */ |
| 453 | function getActiveKeys() { |
| 454 | return activeKeys; |
| 455 | } |
| 456 | |
| 457 | /** |
| 458 | * Adds a new keyboard local not supported by keyboard JS |
nothing calls this directly
no outgoing calls
no test coverage detected