Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
fs from
'fs'
2
import
path from
'path'
3
import
type
{ TelemetryEvent } from
'./storage'
4
import
{ Telemetry } from
'./storage'
Callers
nothing calls this directly
Calls
10
getProjectDir
Function · 0.90
includes
Method · 0.80
readFileSync
Method · 0.80
record
Method · 0.80
loadConfig
Function · 0.50
pop
Method · 0.45
join
Method · 0.45
parse
Method · 0.45
exit
Method · 0.45
flush
Method · 0.45
Tested by
no test coverage detected