Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
53
func
(c *permanodeCmd) Usage() {
54
cmdmain.Errorf(
"Usage: pk-put [globalopts] permanode [permanodeopts]\n"
)
55
}
56
57
func
(c *permanodeCmd) Examples() []string {
58
return
[]string{
Callers
nothing calls this directly
Calls
1
Errorf
Function · 0.92
Tested by
no test coverage detected