MCPcopy
hub / github.com/perkeep/perkeep / reviewCmd

Struct reviewCmd

dev/devcam/review.go:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37)
38
39type reviewCmd struct {
40 releaseBranch string
41}
42
43func init() {
44 cmdmain.RegisterMode("review", func(flags *flag.FlagSet) cmdmain.CommandRunner {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected