(edits refactor-edit-info)
Returns: FileCodeEdits[]
**Returns:** `FileCodeEdits[]`
(not-applicable-reason refactor-edit-info)
Returns: string | undefined
**Returns:** `string | undefined`
(rename-filename refactor-edit-info)
Returns: string | undefined
**Returns:** `string | undefined`
(rename-location refactor-edit-info)
An optional location where the editor should start a rename operation once the refactoring edits have been applied
Returns: Location | undefined
An optional location where the editor should start a rename operation once the refactoring edits have been applied **Returns:** `Location | undefined`
(set-rename-location! refactor-edit-info value)
An optional location where the editor should start a rename operation once the refactoring edits have been applied
An optional location where the editor should start a rename operation once the refactoring edits have been applied
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close