(folder string, file string)
| 56 | GetDeviceFile(folder string, device protocol.DeviceID, file string) (protocol.FileInfo, bool, error) |
| 57 | GetGlobalAvailability(folder, file string) ([]protocol.DeviceID, error) |
| 58 | GetGlobalFile(folder string, file string) (protocol.FileInfo, bool, error) |
| 59 | |
| 60 | // File iterators |
| 61 | // |
no outgoing calls