(explain-plan-xml plan-fn)
Explains the actions created from a plan-function using a mock without executing the actions.
Explains the actions created from a plan-function using a mock without executing the actions.
(explain-session-xml session)
Transform a session result (after pallet.api/lift or pallet.api/converge) into an XML structure. Use emit-xml(-to-string/file) to print the resulting xml file.
Transform a session result (after pallet.api/lift or pallet.api/converge) into an XML structure. Use emit-xml(-to-string/file) to print the resulting xml file.
(filter-for-schema schema value)
Inputs: [schema value]
Inputs: [schema value]
(inspect-mock-server-spec phase-plan phase)
Inputs: [phase-plan :- ps/PhasePlanSpec phase :- s/Keyword]
inspect a given phase of crate
Inputs: [phase-plan :- ps/PhasePlanSpec phase :- s/Keyword] inspect a given phase of crate
(inspect-plan phase-plan)
Inputs: [phase-plan :- ps/PhasePlanSpec]
inspect a given server-spec
Inputs: [phase-plan :- ps/PhasePlanSpec] inspect a given server-spec
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close