Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitpay/bitcore
/ exists
Method
exists
packages/bitcore-cli/src/filestorage.ts:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
exists() {
36
return
fs.existsSync(this.filename);
37
}
38
};
Callers
2
filestorage.test.ts
File · 0.45
getClient
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected