Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
46
func
(c *rawCmd) Usage() {
47
cmdmain.Errorf(
"Usage: pk-put [globalopts] rawobj [rawopts]\n"
)
48
}
49
50
func
(c *rawCmd) Examples() []string {
51
return
[]string{
"(debug command)"
}
Callers
nothing calls this directly
Calls
1
Errorf
Function · 0.92
Tested by
no test coverage detected