Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ Writer.test.ts
File
Writer.test.ts
packages/ts-builders/src/Writer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'vitest'
2
3
import
{ Writer } from
'./Writer'
4
Callers
nothing calls this directly
Calls
11
newLine
Method · 0.80
writeLine
Method · 0.80
writeJoined
Method · 0.80
indent
Method · 0.80
unindent
Method · 0.80
withIndent
Method · 0.80
afterNextNewline
Method · 0.80
addMarginSymbol
Method · 0.80
write
Method · 0.65
test
Function · 0.50
toString
Method · 0.45
Tested by
no test coverage detected