Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xchristech2/Zenitsu-Bot
/ tempCleanup.js
File
tempCleanup.js
lib/tempCleanup.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
);
2
const
path = require(
'path'
);
3
4
// Utility for cleaning temp files
Callers
nothing calls this directly
Calls
1
cleanupTempFiles
Function · 0.85
Tested by
no test coverage detected