MCPcopy
hub / github.com/perkeep/perkeep / Describe

Method Describe

pkg/cmdmain/cmdmain.go:121–121  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119
120type describer interface {
121 Describe() string
122}
123
124func demote(c CommandRunner) bool {

Callers 15

ObjectFromRefMethod · 0.65
usageFunction · 0.65
helpFunction · 0.65
RenameMethod · 0.65
condRefreshMethod · 0.65
condRefreshMethod · 0.65
populateMethod · 0.65
populateMethod · 0.65
populateMethod · 0.65
populateMethod · 0.65
RunCommandMethod · 0.65
RunCommandMethod · 0.65

Implementers 15

Clientpkg/client/client.go
Handlerpkg/search/handler.go
toolCmddev/devcam/pk.go
serverCmddev/devcam/server.go
putCmddev/devcam/put.go
mountCmddev/devcam/mount.go
testCmddev/devcam/test.go
hookCmddev/devcam/hook.go
reviewCmddev/devcam/review.go
getCmddev/devcam/get.go
envCmdcmd/pk/env.go
indexCmdcmd/pk/index.go

Calls

no outgoing calls

Tested by 1

DescribeMethod · 0.52