Liking cljdoc? Tell your friends :D

pallet.session.action-plan

Session specific action-plan functions.

Encapsulates the location of the action-plans in the session.

Session specific action-plan functions.

Encapsulates the location of the action-plans in the session.
raw docstring

action-plan-keyclj

source

assoc-action-planclj

(assoc-action-plan session action-plan)

Set the session action-plan

Set the session action-plan
sourceraw docstring

dissoc-action-planclj

(dissoc-action-plan session)

Set the session action-plan

Set the session action-plan
sourceraw docstring

get-action-planclj

(get-action-plan session)

Set the session action-plan

Set the session action-plan
sourceraw docstring

get-session-action-planclj

(get-session-action-plan session)

Retrieves the current action plan, and resets it

Retrieves the current action plan, and resets it
sourceraw docstring

target-pathclj

(target-path session)

Return the vector path of the action plan for the current session target node, or target group.

Return the vector path of the action plan for the current session target
node, or target group.
sourceraw docstring

update-action-planclj

(update-action-plan session f)

Session action plan update applier

Session action plan update applier
sourceraw docstring

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

× close