MCPcopy
hub / github.com/CacheControl/json-rules-engine / getConditions

Method getConditions

src/rule.js:128–130  ·  view source on GitHub ↗

* returns the event object * @returns {Object} event

()

Source from the content-addressed store, hash-verified

126 * @returns {Object} event
127 */
128 getConditions () {
129 return this.conditions
130 }
131
132 /**
133 * returns the engine object

Callers 1

rule.test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected