MCPcopy Create free account
hub / github.com/Tylous/ZipExec / JScriptLoader

Struct JScriptLoader

Loader/Loader.go:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19)
20
21type JScriptLoader struct {
22 Variables map[string]string
23}
24
25type SandboxJScript struct {
26 Variables map[string]string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected