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

Method Name

tq/transfer.go:238–238  ·  view source on GitHub ↗

Name returns the name of this adapter, which is the same for all instances of this type of adapter

()

Source from the content-addressed store, hash-verified

236 // Name returns the name of this adapter, which is the same for all instances
237 // of this type of adapter
238 Name() string
239 // Direction returns whether this instance is an upload or download instance
240 // Adapter instances can only be one or the other, although the same
241 // type may be instantiated for each direction

Callers 15

CheckCloneFileSupportedFunction · 0.65
collectFastWalkResultsFunction · 0.65
TestSetWriteFlagFunction · 0.65
WalkMethod · 0.65
TempFileFunction · 0.65
CheckCloneFileSupportedFunction · 0.65
SpoolFunction · 0.65
CheckCloneFileSupportedFunction · 0.65
TestStoreSimpleFunction · 0.65
TestStoreReduceSizeFunction · 0.65
TestLockCacheFunction · 0.65

Implementers 2

adapterBasetq/adapterbase.go
testAdaptertq/transfer_test.go

Calls

no outgoing calls

Tested by 14

collectFastWalkResultsFunction · 0.52
TestSetWriteFlagFunction · 0.52
TestStoreSimpleFunction · 0.52
TestStoreReduceSizeFunction · 0.52
TestLockCacheFunction · 0.52
copyDirFunction · 0.52
TestBasicAdapterExistsFunction · 0.52
TestCertFromSSLCAInfoEnvFunction · 0.52