Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.file-change-event

The event filesystem providers must use to signal a file change.

The event filesystem providers must use to signal a file change.
raw docstring

typecljs

(type file-change-event)

The type of change.

Returns: FileChangeType

The type of change.

**Returns:** `FileChangeType`
sourceraw docstring

uricljs

(uri file-change-event)

The uri of the file that has changed.

Returns: Uri

The uri of the file that has changed.

**Returns:** `Uri`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close