class LSProtocol::TextDocumentContentRefreshParams
- LSProtocol::TextDocumentContentRefreshParams
- Reference
- Object
Overview
Parameters for the workspace/textDocumentContent/refresh
request.
@since 3.18.0 @proposed
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#uri : URI
The uri of the text document to refresh.