MCPcopy
hub / github.com/perkeep/perkeep / hookCmd

Struct hookCmd

dev/devcam/hook.go:86–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84`
85
86type hookCmd struct {
87 verbose bool
88}
89
90func init() {
91 cmdmain.RegisterMode("hook", func(flags *flag.FlagSet) cmdmain.CommandRunner {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected