MCPcopy Create free account
hub / github.com/SethGammon/Citadel / write

Function write

scripts/test-dashboard-web.js:35–39  ·  view source on GitHub ↗
(root, relativePath, content)

Source from the content-addressed store, hash-verified

33 }),
34 degradations: [],
35});
36
37let failures = 0;
38
39const WATCHER_OBSERVE_TIMEOUT_MS = 5000;
40const WATCHER_OBSERVE_INTERVAL_MS = 10;
41
42function check(label, ok, detail) {

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected