MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins /

Class

sub/sub.ts:147–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145• <code>${mainPrefix}sub backup</code> - 备份
146• <code>${mainPrefix}sub restore</code> - 恢复`;
147
148class SubStorePlugin extends Plugin {
149
150 description = "Sub-Store 管理\n\n" + help;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected