Liking cljdoc? Tell your friends :D
Clojure only.

mermaid-processor.behavior


buildclj

(build actions)

Constructs a behavior map encapsulating the provided actions and utility functions.

ARGUMENTS:

  • actions: A map of action functions to be included in the behavior.

RETURN: A behavior map that includes the provided actions and utility functions for managing the current node ID and auditing actions.

Constructs a behavior map encapsulating the provided actions and utility functions.

ARGUMENTS:
- actions: A map of action functions to be included in the behavior.

RETURN:
A behavior map that includes the provided actions and utility functions for managing the current node ID and auditing actions.
sourceraw docstring

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

× close