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

Struct SandboxJScript

Loader/Loader.go:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25type SandboxJScript struct {
26 Variables map[string]string
27}
28
29func Zipit(source, target string, password string) {
30 var input string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected