Liking cljdoc? Tell your friends :D

pallet.core.api-impl

Implementation functions for the core api.

Implementation functions for the core api.
raw docstring

merge-spec-algorithmclj

Map from key to merge algorithm. Specifies how specs are merged.

Map from key to merge algorithm. Specifies how specs are merged.
sourceraw docstring

merge-specsclj

(merge-specs algorithms a b)

Merge specs using the specified algorithms.

Merge specs using the specified algorithms.
sourceraw docstring

node->node-mapclj

(node->node-map groups)

Build a map entry from a node and a list of groups.

Build a map entry from a node and a list of groups.
sourceraw docstring

node-has-group-name?clj

(node-has-group-name? group-name)

Returns a predicate to check if a node has the specified group name.

Returns a predicate to check if a node has the specified group name.
sourceraw docstring

node-in-group?clj

(node-in-group? node group)

Check if a node satisfies a group's node-filter.

Check if a node satisfies a group's node-filter.
sourceraw docstring

script-template-for-nodeclj

(script-template-for-node target plan-state)
source

target-os-detailsclj

(target-os-details target plan-state)
source

with-script-for-nodecljmacro

(with-script-for-node target plan-state & body)

Set up the script context for a server

Set up the script context for a server
sourceraw docstring

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

× close