MCPcopy
hub / github.com/git-lfs/git-lfs / GetDownloadAdapterNames

Method GetDownloadAdapterNames

tq/manifest.go:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 batchClient() BatchClient
27 GetAdapterNames(dir Direction) []string
28 GetDownloadAdapterNames() []string
29 GetUploadAdapterNames() []string
30 getAdapterNames(adapters map[string]NewAdapterFunc) []string
31 RegisterNewAdapterFunc(name string, dir Direction, f NewAdapterFunc)

Callers 4

TestBasicAdapterExistsFunction · 0.95
EnvironFunction · 0.65

Implementers 2

lazyManifesttq/manifest.go
concreteManifesttq/manifest.go

Calls

no outgoing calls

Tested by 2

TestBasicAdapterExistsFunction · 0.76