Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ existsSync
Function
existsSync
helpers/compile/plugins/fill-plugin/fillers/fs.ts:3–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
// TODO(aqrln): check if this stub is still necessary now that we have removed dotenv
2
3
export
function
existsSync() {
4
return
false
5
}
6
7
export
function
lstatSync() {
8
return
{
Callers
2
main
Function · 0.90
installPackage
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected