MCPcopy
hub / github.com/perkeep/perkeep / Usage

Method Usage

dev/devcam/server.go:137–139  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

135}
136
137func (c *serverCmd) Usage() {
138 fmt.Fprintf(cmdmain.Stderr, "Usage: devcam [globalopts] server [serveropts]\n")
139}
140
141func (c *serverCmd) Examples() []string {
142 return []string{

Callers 1

checkFlagsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected