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 is a website building & hosting documentation for Clojure/Script libraries

× close