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

Struct JScriptLoader

ZipExec.go:26–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26type JScriptLoader struct {
27 Variables map[string]string
28}
29
30type FlagOptions struct {
31 outFile string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected