Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.task-execution

An object representing an executed Task. It can be used to terminate a task.

This interface is not intended to be implemented.

An object representing an executed Task. It can be used
to terminate a task.

This interface is not intended to be implemented.
raw docstring

set-task!cljs

(set-task! task-execution value)

The task that got started.

The task that got started.
sourceraw docstring

taskcljs

(task task-execution)

The task that got started.

The task that got started.
sourceraw docstring

terminatecljs

(terminate task-execution)

Terminates the task execution.

Returns: void

Terminates the task execution.

**Returns:** `void`
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