Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
99
func
(c *hookCmd) Usage() {
100
printf(
"Usage: devcam [globalopts] hook [[hook-name] [args...]]\n"
)
101
}
102
103
func
(c *hookCmd) Examples() []string {
104
return
[]string{
Callers
nothing calls this directly
Calls
1
printf
Function · 0.85
Tested by
no test coverage detected