MCPcopy
hub / github.com/perkeep/perkeep / envCmd

Struct envCmd

cmd/pk/env.go:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45type envCmd struct{}
46
47func init() {
48 cmdmain.RegisterMode("env", func(flags *flag.FlagSet) cmdmain.CommandRunner {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected