MCPcopy
hub / github.com/perkeep/perkeep / dumpconfigCmd

Struct dumpconfigCmd

cmd/pk/dumpconfig.go:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30)
31
32type dumpconfigCmd struct{}
33
34func init() {
35 cmdmain.RegisterMode("dumpconfig", func(flags *flag.FlagSet) cmdmain.CommandRunner {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected