class LSProtocol::DocumentLinkOptions
- LSProtocol::DocumentLinkOptions
- Reference
- Object
Overview
Provider options for a DocumentLinkRequest
.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
- .new(pull : JSON::PullParser)
- .new(resolve_provider : Bool | Nil = nil, work_done_progress : Bool | Nil = nil)
Instance Method Summary
-
#resolve_provider : Bool | Nil
Document links have a resolve provider as well.
- #work_done_progress : Bool | Nil