MCPcopy
hub / github.com/vercel/next.js / detached-flush.ts

File detached-flush.ts

packages/next/src/telemetry/detached-flush.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs'
2import path from 'path'
3import type { TelemetryEvent } from './storage'
4import { Telemetry } from './storage'

Callers

nothing calls this directly

Calls 10

getProjectDirFunction · 0.90
includesMethod · 0.80
readFileSyncMethod · 0.80
recordMethod · 0.80
loadConfigFunction · 0.50
popMethod · 0.45
joinMethod · 0.45
parseMethod · 0.45
exitMethod · 0.45
flushMethod · 0.45

Tested by

no test coverage detected