Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.progress

Defines a generalized way of reporting progress updates.

Defines a generalized way of reporting progress updates.
raw docstring

reportcljs

(report progress value)

Report a progress update.

Parameters:

  • value: T - A progress item, like a message and/or an report on how much work finished

Returns: void

Report a progress update.

**Parameters:**
- `value`: `T` - A progress item, like a message and/or an
report on how much work finished

**Returns:** `void`
sourceraw docstring

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

× close