Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/derbyjs/derby
/ initAutoRefresh
Method
initAutoRefresh
src/AppForServer.ts:377–379 ·
view source on GitHub ↗
(backend)
Source
from the content-addressed store, hash-verified
375
}
376
377
initAutoRefresh(backend) {
378
this._autoRefresh(backend);
379
}
380
}
Callers
nothing calls this directly
Calls
1
_autoRefresh
Method · 0.95
Tested by
no test coverage detected