A backup for an {@linkcode CustomDocument }.
A backup for an {@linkcode CustomDocument }.
(delete custom-document-backup)
Delete the current backup.
This is called by the editor when it is clear the current backup is no longer needed, such as when a new backup is made or when the file is saved.
Returns: void
Delete the current backup. This is called by the editor when it is clear the current backup is no longer needed, such as when a new backup is made or when the file is saved. **Returns:** `void`
(id custom-document-backup)
Unique identifier for the backup.
This id is passed back to your extension in openCustomDocument
when opening a custom editor from a backup.
Unique identifier for the backup. This id is passed back to your extension in `openCustomDocument` when opening a custom editor from a backup.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close