MCPcopy 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

handleListRulesMethod · 0.80
handleResetMethod · 0.80
handleStatusMethod · 0.80

Calls 1

getEffectiveRulesMethod · 0.95

Tested by

no test coverage detected