Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ format
Method
format
packages/cli/src/init/file-writer.ts:21–23 ·
view source on GitHub ↗
(f: Format)
Source
from the content-addressed store, hash-verified
19
}
20
21
format(f: Format): string {
22
return
this.#files.format(f)
23
}
24
}
Callers
1
parse
Method · 0.95
Calls
1
format
Method · 0.65
Tested by
no test coverage detected