new CommandManager(platform, commands)
Identifier for the platform; must be either "mac" or "win"
"mac"
"win"
A list of commands
Optional
Accepts keys in the form ctrl+Enter or ctrl-Enter keys without modifiers or shift only
Static
Generated using TypeDoc
new CommandManager(platform, commands)