Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ getAllRules
Method
getAllRules
autodelcmd/autodelcmd.ts:665–667 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
663
}
664
665
public
async
resetToDefaults(): Promise<void> {
666
// 重置为初始默认配置
667
await
this.initializeDefaultConfig();
668
}
669
670
// 开关管理方法
Callers
3
handleListRules
Method · 0.80
handleReset
Method · 0.80
handleStatus
Method · 0.80
Calls
1
getEffectiveRules
Method · 0.95
Tested by
no test coverage detected