(info rename-response-body)
Information about the item to be renamed.
Returns: RenameInfo
Information about the item to be renamed. **Returns:** `RenameInfo`
(locs rename-response-body)
An array of span groups (one per file) that refer to the item to be renamed.
Returns: readonly SpanGroup[]
An array of span groups (one per file) that refer to the item to be renamed. **Returns:** `readonly SpanGroup[]`
(set-info! rename-response-body value)
Information about the item to be renamed.
Information about the item to be renamed.
(set-locs! rename-response-body value)
An array of span groups (one per file) that refer to the item to be renamed.
An array of span groups (one per file) that refer to the item to be renamed.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close