Static zng_wgt_input::cmd::SAVE_AS_CMD

source ·
pub static SAVE_AS_CMD: Command
Expand description

Represents the save-as action.

Usually this prompts the user for a save path, even if a previous path is already known.

§Metadata

This command has the following default metadata:

metadatavalue
name "Save As…"
shortcut [shortcut!(CTRL|SHIFT+'S')]

Text metadata is localized.