Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ formatParams
Method
formatParams
autodelcmd/autodelcmd.ts:929–929 ·
view source on GitHub ↗
(values: string[])
Source
from the content-addressed store, hash-verified
927
928
if
(parameters.length > 0) {
929
if
(result.merged) {
930
// 获取合并后的规则
931
const
updatedRule = serviceInstance!.getCustomRules().find(r =>
932
r.command === command &&
Callers
nothing calls this directly
Calls
1
htmlEscape
Function · 0.70
Tested by
no test coverage detected