Module SaveOperations

Module SaveOperations 

Source
Expand description

Document save operations.

Handles SaveDocument, SaveDocumentAs, and SaveAllDocuments.

Functionsยง

save_all_documents ๐Ÿ”’
Saves all currently dirty documents.
save_document ๐Ÿ”’
Saves the document at the given URI.
save_document_as ๐Ÿ”’
Saves a document to a new location.