remote: refactor (WIP) (#3222)
* remote: refactor (WIP) * refactor discoverRemoteCtrls * refactor processRemoteCommand, storeRemoteFile * refactor fetchRemoteFile * refactor startRemoteHost, receiving files * refactor relayCommand
This commit is contained in:
committed by
GitHub
parent
41b86e07f1
commit
fc1bba8817
@@ -1804,7 +1804,6 @@ public enum ArchiveError: Decodable {
|
||||
}
|
||||
|
||||
public enum RemoteCtrlError: Decodable {
|
||||
case missing(remoteCtrlId: Int64)
|
||||
case inactive
|
||||
case busy
|
||||
case timeout
|
||||
|
||||
Reference in New Issue
Block a user