MCPcopy Index your code
hub / github.com/perkeep/perkeep / Usage

Method Usage

dev/devcam/hook.go:99–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97}
98
99func (c *hookCmd) Usage() {
100 printf("Usage: devcam [globalopts] hook [[hook-name] [args...]]\n")
101}
102
103func (c *hookCmd) Examples() []string {
104 return []string{

Callers

nothing calls this directly

Calls 1

printfFunction · 0.85

Tested by

no test coverage detected