A task filter denotes tasks by their version and types
A task filter denotes tasks by their version and types
(set-type! task-filter value)
The task type to return;
The task type to return;
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close