Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ toString
Method
toString
packages/ts-builders/src/Writer.ts:157–159 · packages/ts-builders/src/Writer.ts::Writer.toString
()
Source
from the content-addressed store, hash-verified
155
}
156
157
toString() {
158
return
this.lines.concat(this.indentedCurrentLine()).join(
class
="st">'\n')
159
}
160
161
getCurrentLineLength() {
162
return
this.currentLine.length
Callers
15
buildTypedQueryCjs
Function · 0.95
buildTypedQueryEsm
Function · 0.95
buildIndexCjs
Function · 0.95
buildIndexEsm
Function · 0.95
mapRow
Function · 0.45
mariadb.test.ts
File · 0.45
convertDriverError
Function · 0.45
queryRaw
Method · 0.45
constructor
Method · 0.45
formatTimestamp
Method · 0.45
create
Function · 0.45
parseInteger
Function · 0.45
Calls
2
indentedCurrentLine
Method · 0.95
concat
Method · 0.80
Tested by
2
fromBase64Url
Function · 0.36
fromBase64Url
Function · 0.36