MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / isEnabled

Method isEnabled

src/telemetry/index.ts:205–207  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

203 }
204
205 isEnabled(): boolean {
206 return this.getStatus().enabled;
207 }
208
209 /**
210 * Persist an explicit user choice (installer toggle or `codegraph

Callers 5

recordUsageMethod · 0.95
recordLifecycleMethod · 0.95
flushNowMethod · 0.95
startIntervalMethod · 0.95
persistSyncMethod · 0.95

Calls 1

getStatusMethod · 0.95

Tested by

no test coverage detected