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

Method Usage

cmd/pk-put/rawobj.go:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46func (c *rawCmd) Usage() {
47 cmdmain.Errorf("Usage: pk-put [globalopts] rawobj [rawopts]\n")
48}
49
50func (c *rawCmd) Examples() []string {
51 return []string{"(debug command)"}

Callers

nothing calls this directly

Calls 1

ErrorfFunction · 0.92

Tested by

no test coverage detected