A set of edits to make in response to a refactor action, plus an optional location where renaming should be invoked from
A set of edits to make in response to a refactor action, plus an optional location where renaming should be invoked from
(commands refactor-edit-info)
Returns: InstallPackageAction[] | undefined
**Returns:** `InstallPackageAction[] | undefined`
(edits refactor-edit-info)
Returns: FileTextChanges[]
**Returns:** `FileTextChanges[]`
(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)
Returns: number | undefined
**Returns:** `number | undefined`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close