Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colbymchenry/codegraph
/
Class
src/telemetry/index.ts:151–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
export
class
Telemetry {
152
private readonly dir: string;
153
private readonly fetchImpl: typeof globalThis.fetch;
154
private readonly now: () => Date;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected