MCPcopy
hub / github.com/perkeep/perkeep / LookPath

Method LookPath

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

Source from the content-addressed store, hash-verified

103type ExecRunner interface {
104 CommandRunner
105 LookPath() (string, error)
106}
107
108// Demoter is an interface that boring commands can implement to

Callers 15

getGitVersionFunction · 0.65
verifyGoVersionFunction · 0.65
haveDockerFunction · 0.65
numFDsFunction · 0.65
StartMethod · 0.65
runAsNewCommandFunction · 0.65
mainFunction · 0.65
RunCommandMethod · 0.65
envMethod · 0.65
GetPINMethod · 0.65
getPINNaïveMethod · 0.65
uidFromLsofFunction · 0.65

Implementers 2

putCmdcmd/pk/put.go
getCmdcmd/pk/get.go

Calls

no outgoing calls

Tested by 7

numFDsFunction · 0.52
TestFailedFunction · 0.52
TestMagicFunction · 0.52
TestMakeThumbnailFunction · 0.52
TestMakeThumbnailFailureFunction · 0.52