pub static INSPECT_CMD: CommandExpand description
Represent the window inspect action.
ยงMetadata
This command has the following default metadata:
| metadata | value |
|---|---|
| name | "Debug Inspector" |
| info | "Inspect the window" |
| shortcut | [shortcut!(CTRL | SHIFT + 'I'), shortcut!(F12)] |
| icon | wgt_fn!(|_| ICONS.get(["inspector", "screen-search-desktop"])) |
Text metadata is localized.