Liking cljdoc? Tell your friends :D

commando.impl.finding-commands


command-valid?clj/s

(command-valid? {:keys [validate-params-fn] :as _command-spec} value)
source

command?clj/s

(command? {:keys [recognize-fn] :as command-spec} value)
source

find-commandsclj/s

(find-commands instruction command-registry)

Traverses the instruction tree (BFS algo) and collects all commands defined by the registry.

Traverses the instruction tree (BFS algo) and collects all commands defined by the registry.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close