OPEN_CMD

Static OPEN_CMD 

Source
pub static OPEN_CMD: Command
Expand description

Represents the open action.

The command parameter can be an item path to open (like a PathBuf), otherwise the command implementer must identify the item, either by context or by prompting the user.

ยงMetadata

This command has the following default metadata:

  • name
  • shortcut
  • icon

Text metadata is localized.