Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ generateRuleId
Function
generateRuleId
autodelcmd/autodelcmd.ts:78–80 ·
view source on GitHub ↗
(existingRules: CommandRule[])
Source
from the content-addressed store, hash-verified
76
}
77
78
// 当前配置文件版本号
79
const
CURRENT_CONFIG_VERSION = 1;
80
81
class
AutoDeleteService {
82
private client: any;
83
private config: AutoDeleteConfig = {};
Callers
1
addCustomRule
Method · 0.85
Calls
1
getMaxRuleId
Function · 0.85
Tested by
no test coverage detected