(folder string, file string)
| 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) |
no outgoing calls