Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.file-rename-event

An event that is fired after files are renamed.

An event that is fired after files are renamed.
raw docstring

filescljs

(files file-rename-event)

The files that got renamed.

Returns: readonly { readonly oldUri: Uri; readonly newUri: Uri; }[]

The files that got renamed.

**Returns:** `readonly { readonly oldUri: Uri; readonly newUri: Uri; }[]`
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close