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

Method Usage

cmd/pk-put/permanode.go:53–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51}
52
53func (c *permanodeCmd) Usage() {
54 cmdmain.Errorf("Usage: pk-put [globalopts] permanode [permanodeopts]\n")
55}
56
57func (c *permanodeCmd) Examples() []string {
58 return []string{

Callers

nothing calls this directly

Calls 1

ErrorfFunction · 0.92

Tested by

no test coverage detected