Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devaccuracy/ledgerforge
/ init
Function
init
tests/loadtest/tools/dashboard/app.js:35–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
};
34
35
async
function
init() {
36
bindEvents();
37
await
refreshRuns();
38
}
39
40
function
bindEvents() {
41
elements.refreshButton.addEventListener(
"click"
, () => {
Callers
1
app.js
File · 0.70
Calls
2
bindEvents
Function · 0.85
refreshRuns
Function · 0.85
Tested by
no test coverage detected