class LSProtocol::PreviousResultId
- LSProtocol::PreviousResultId
- Reference
- Object
Overview
A previous result id in a workspace pull request.
@since 3.17.0
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#uri : URI
The URI for which the client knowns a result id.
-
#value : String
The value of the previous result id.