Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/serverless/serverless
/ exists
Method
exists
packages/sf-core-installer/binary.js:126–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
}
125
126
exists() {
127
return
existsSync(this.binaryPath)
128
}
129
130
removeBinary() {
131
try {
Callers
3
install
Method · 0.95
run
Method · 0.95
unzip_requirements.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected