Identifier for the platform; must be either "mac" or "win"
A list of commands
Optionalplatform: PlatformOptional$singleCommand: booleanOptionalcommands: Ace.Command[] | Record<string, Ace.CommandLike>Optionalposition: numberOptionaleditor: anyOptionaldata: anyAccepts keys in the form ctrl+Enter or ctrl-Enter keys without modifiers or shift only
Staticcall
new CommandManager(platform, commands)