SAVE_AS_CMD

Static 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.