MCPcopy Index your code
hub / github.com/CacheControl/json-rules-engine / getPriority

Method getPriority

src/rule.js:120–122  ·  view source on GitHub ↗

* returns the priority * @returns {Number} priority

()

Source from the content-addressed store, hash-verified

118 * @returns {Number} priority
119 */
120 getPriority () {
121 return this.priority
122 }
123
124 /**
125 * returns the event object

Callers 1

rule.test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected