Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ Usage
Method
Usage
dev/devcam/server.go:137–139 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
135
}
136
137
func
(c *serverCmd) Usage() {
138
fmt.Fprintf(cmdmain.Stderr,
"Usage: devcam [globalopts] server [serveropts]\n"
)
139
}
140
141
func
(c *serverCmd) Examples() []string {
142
return
[]string{
Callers
1
checkFlags
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected