MCPcopy Create free account
hub / github.com/IceClusters/icmysql / GetQueries

Function GetQueries

src/db/debug/Debug.js:66–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64}
65
66function GetQueries() {
67 return queries;
68}
69
70function GetQueryCache() {
71 return JSON.stringify(cache, null, 2)

Callers 1

Debug.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected