docs » cp.commands.shortcut.builder
Shortcut Commands Builder Module.
| Signature | cp.commands.shortcut.builder:add(modifier, [keyCode]) -> shortcut/command |
|---|---|
| Type | Method |
| Description | Adds the specified modifier to the set. If a keyCode is provided, |
| Parameters |
|
| Returns |
|
| Signature | cp.commands.shortcut.builder.new([receiverFn]) -> builder |
|---|---|
| Type | Method |
| Description | Creates a new shortcut builder. If provided, the receiver function |
| Parameters |
|
| Returns |
|