Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolymathNetwork/polymath-core
/ flushTemp
Function
flushTemp
scripts/compareStorageLayout.js:144–146 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
142
}
143
144
async
function
flushTemp() {
145
await
exec(`rm -rf temp`);
146
}
Callers
1
compareStorageLayout.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected