Liking cljdoc? Tell your friends :D

pallet.feature

Pallet feature recognition.

A feature is implemented as a function within the pallet.feature namespace

Pallet feature recognition.

A feature is implemented as a function within the pallet.feature namespace
raw docstring

compute-service-propertiesclj

(compute-service-properties)

Feature for pallet.compute/ComputeServiceProperties.

Feature for pallet.compute/ComputeServiceProperties.
sourceraw docstring

core-userclj

(core-user)

Feature for pallet.core.user.

Feature for pallet.core.user.
sourceraw docstring

has-feature?cljmacro

(has-feature? feature)

Predicate to test for feature availability

Predicate to test for feature availability
sourceraw docstring

has-feature?*clj

(has-feature?* feature)
source

if-featurecljmacro

(if-feature feature true-expr false-expr)

Predicate to test for feature availability

Predicate to test for feature availability
sourceraw docstring

multilang-scriptclj

(multilang-script)

Feature for multi-language script execution.

Feature for multi-language script execution.
sourceraw docstring

node-hardwareclj

(node-hardware)

Feature for pallet.node/NodeHardware.

Feature for pallet.node/NodeHardware.
sourceraw docstring

node-imageclj

(node-image)

Feature for pallet.node/NodeImage.

Feature for pallet.node/NodeImage.
sourceraw docstring

node-packagerclj

(node-packager)

Feature for pallet.node/NodePackager.

Feature for pallet.node/NodePackager.
sourceraw docstring

node-proxyclj

(node-proxy)

Feature for pallet.node/NodeProxy.

Feature for pallet.node/NodeProxy.
sourceraw docstring

run-nodes-without-bootstrapclj

(run-nodes-without-bootstrap)

Feature for creating nodes without bootstrapping them.

Feature for creating nodes without bootstrapping them.
sourceraw docstring

taggable-nodesclj

(taggable-nodes)

Feature for tagging nodes.

Feature for tagging nodes.
sourceraw docstring

when-featurecljmacro

(when-feature feature & body)

Predicate to test for feature availability

Predicate to test for feature availability
sourceraw docstring

when-not-featurecljmacro

(when-not-feature feature & body)

Predicate to test for feature availability

Predicate to test for feature availability
sourceraw docstring

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

× close