MCPcopy 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
144async function flushTemp() {
145 await exec(`rm -rf temp`);
146}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected