MCPcopy
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

installMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected