Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
recordUsage
Method · 0.95
recordLifecycle
Method · 0.95
flushNow
Method · 0.95
startInterval
Method · 0.95
persistSync
Method · 0.95
Calls
1
getStatus
Method · 0.95
Tested by
no test coverage detected