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

Function readCampaignStats

scripts/telemetry-stats.js:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54// ── Campaign stats ────────────────────────────────────────────────────────────
55
56function readCampaignStats() {
57 return readCampaignStatsCore(ROOT);
58}
59
60// ── Fleet stats ───────────────────────────────────────────────────────────────
61

Callers 2

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected