MCPcopy
hub / github.com/perkeep/perkeep / Command

Method Command

internal/video/thumbnail/thumbnailer.go:36–36  ·  view source on GitHub ↗
(*url.URL)

Source from the content-addressed store, hash-verified

34// See FFmpegThumbnailer.Command for example.
35type Thumbnailer interface {
36 Command(*url.URL) (prog string, args []string)
37}
38
39// DefaultThumbnailer is the default Thumbnailer when no config is set.

Callers 15

mainFunction · 0.65
actualBinDirFunction · 0.65
goPathBinDirFunction · 0.65
getGitVersionFunction · 0.65
verifyPerkeepRootFunction · 0.65
verifyGoVersionFunction · 0.65
androidLookupHostFunction · 0.65
dialSFTPMethod · 0.65
DiffFunction · 0.65
BuildMethod · 0.65
HelpMethod · 0.65
StartMethod · 0.65

Implementers 4

failingThumbnailerinternal/video/thumbnail/service_test.
sleepyThumbnailerinternal/video/thumbnail/service_test.
FFmpegThumbnailerinternal/video/thumbnail/thumbnailer.g
configThumbnailerinternal/video/thumbnail/thumbnailer.g

Calls

no outgoing calls

Tested by 10

benchmarkKillReindexFunction · 0.52
killReindexFunction · 0.52
numFDsFunction · 0.52
ignoreInterruptFunction · 0.52
TestQuitFunction · 0.52
TestFinderCopyFunction · 0.52
TestTextEditFunction · 0.52
TestCwdFunction · 0.52
TestUnavailableFunction · 0.52
runFileCmdFunction · 0.52