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

Method Errors

tq/transfer_queue.go:1064–1066  ·  view source on GitHub ↗

Errors returns any errors encountered during transfer.

()

Source from the content-addressed store, hash-verified

1062
1063// Errors returns any errors encountered during transfer.
1064func (q *TransferQueue) Errors() []error {
1065 return q.errors
1066}

Callers 9

downloadFileMethod · 0.95
downloadFileFallBackMethod · 0.95
buildTestDataFunction · 0.95
assertSchemaFunction · 0.80
CollectErrorsMethod · 0.80
fetchFunction · 0.80
pullFunction · 0.80
migrateExportCommandFunction · 0.80
assertSchemaFunction · 0.80

Calls

no outgoing calls

Tested by 2

assertSchemaFunction · 0.64
assertSchemaFunction · 0.64