Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
execute
Method · 0.95
Calls
1
exec
Function · 0.90
Tested by
no test coverage detected