MCPcopy Create free account
hub / github.com/sql-js/sql.js / addOnPreRun

Function addOnPreRun

js/sql-debug.js:1274–1276  ·  view source on GitHub ↗
(cb)

Source from the content-addressed store, hash-verified

1272}
1273
1274function addOnPreRun(cb) {
1275 __ATPRERUN__.unshift(cb);
1276}
1277
1278
1279function addOnInit(cb) {

Callers 1

preRunFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…