class LSProtocol::DidSaveNotebookDocumentParams
- LSProtocol::DidSaveNotebookDocumentParams
- Reference
- Object
Overview
The params sent in a save notebook document notification.
@since 3.17.0
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#notebook_document : NotebookDocumentIdentifier
The notebook document that got saved.