MCPcopy Index your code
hub / github.com/syncthing/syncthing / CurrentGlobalFile

Method CurrentGlobalFile

lib/model/model.go:115–115  ·  view source on GitHub ↗
(folder string, file string)

Source from the content-addressed store, hash-verified

113
114 CurrentFolderFile(folder string, file string) (protocol.FileInfo, bool, error)
115 CurrentGlobalFile(folder string, file string) (protocol.FileInfo, bool, error)
116 Availability(folder string, file protocol.FileInfo, block protocol.BlockInfo) ([]Availability, error)
117
118 Completion(device protocol.DeviceID, folder string) (FolderCompletion, error)

Callers 4

GlobalFileInfoMethod · 0.65
getDBFileMethod · 0.65
getDebugFileMethod · 0.65

Implementers 2

modellib/model/model.go
Modellib/model/mocks/model.go

Calls

no outgoing calls

Tested by 1