Liking cljdoc? Tell your friends :D

dots.vscode.task-filter

A task filter denotes tasks by their version and types

A task filter denotes tasks by their version and types
raw docstring

set-type!cljs

(set-type! task-filter value)

The task type to return;

The task type to return;
sourceraw docstring

set-version!cljs

(set-version! task-filter value)

The task version as used in the tasks.json file. The string support the package.json semver notation.

The task version as used in the tasks.json file.
The string support the package.json semver notation.
sourceraw docstring

typecljs

(type task-filter)

The task type to return;

The task type to return;
sourceraw docstring

versioncljs

(version task-filter)

The task version as used in the tasks.json file. The string support the package.json semver notation.

The task version as used in the tasks.json file.
The string support the package.json semver notation.
sourceraw docstring

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

× close