Static zng::app::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:
metadata | value |
---|---|
name | "Save As…" |
shortcut | [shortcut!(CTRL|SHIFT+'S')] |
Text metadata is localized.