Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.task-process-start-event

An event signaling the start of a process execution triggered through a task

An event signaling the start of a process execution
triggered through a task
raw docstring

executioncljs

(execution task-process-start-event)

The task execution for which the process got started.

Returns: TaskExecution

The task execution for which the process got started.

**Returns:** `TaskExecution`
sourceraw docstring

process-idcljs

(process-id task-process-start-event)

The underlying process id.

Returns: number

The underlying process id.

**Returns:** `number`
sourceraw docstring

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

× close