Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/irbis-sh/zen-desktop
/ ScrambleJSModifier
Struct
ScrambleJSModifier
internal/networkrules/rulemodifiers/scramblejs.go:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
)
17
18
type
ScrambleJSModifier
struct
{
19
keys []*regexp.Regexp
20
}
21
22
var
_ ActionModifier = (*ScrambleJSModifier)(nil)
23
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected