Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CacheControl/json-rules-engine
/ getResults
Method
getResults
src/almanac.js:57–59 ·
view source on GitHub ↗
* retrieve successful events
()
Source
from the content-addressed store, hash-verified
55
* retrieve successful events
56
*/
57
getResults () {
58
return
this.ruleResults
59
}
60
61
/**
62
* Retrieve fact by id, raising an exception
if
it DNE
Callers
1
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected