Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ Usage
Method
Usage
pkg/cmdmain/cmdmain.go:97–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
// CommandRunner is the type that a command mode should implement.
96
type
CommandRunner
interface
{
97
Usage()
98
RunCommand(args []string) error
99
}
100
Callers
3
help
Function · 0.65
Main
Function · 0.65
main
Function · 0.65
Implementers
15
toolCmd
dev/devcam/pk.go
serverCmd
dev/devcam/server.go
putCmd
dev/devcam/put.go
mountCmd
dev/devcam/mount.go
testCmd
dev/devcam/test.go
hookCmd
dev/devcam/hook.go
reviewCmd
dev/devcam/review.go
getCmd
dev/devcam/get.go
envCmd
cmd/pk/env.go
indexCmd
cmd/pk/index.go
dumpconfigCmd
cmd/pk/dumpconfig.go
putCmd
cmd/pk/put.go
Calls
no outgoing calls
Tested by
no test coverage detected