View Source GenLSP.Structures.NotebookDocumentIdentifier (gen_lsp v0.10.0)
A literal to identify a notebook document in the client.
@since 3.17.0
Link to this section Summary
Functions
Fields
- uri: The notebook document's uri.
Link to this section Types
@type t() :: %GenLSP.Structures.NotebookDocumentIdentifier{ uri: GenLSP.BaseTypes.uri() }
Link to this section Functions
fields
Fields
- uri: The notebook document's uri.