Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5
import
{ ForceCleanModule } from
'./forceClean.module'
;
6
7
export
const
forceCleanInit = (): Promise<void> => forceClean(ForceCleanModule);
Callers
1
yargs.ts
File · 0.85
Calls
1
forceClean
Function · 0.90
Tested by
no test coverage detected