MCPcopy Create free account
hub / github.com/toeverything/AFFiNE / doCleanRust

Method doCleanRust

tools/cli/src/clean.ts:68–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 doCleanRust() {
69 exec('', 'cargo clean');
70 }
71}

Callers 1

executeMethod · 0.95

Calls 1

execFunction · 0.90

Tested by

no test coverage detected