MCPcopy Create free account
hub / github.com/subquery/subql / forceCleanInit

Function forceCleanInit

packages/node/src/subcommands/forceClean.init.ts:7–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5import { ForceCleanModule } from './forceClean.module';
6
7export const forceCleanInit = (): Promise<void> => forceClean(ForceCleanModule);

Callers 1

yargs.tsFile · 0.85

Calls 1

forceCleanFunction · 0.90

Tested by

no test coverage detected