RemoteCommand
public enum RemoteCommand
extension RemoteCommand: Sendable
extension RemoteCommand: Equatable, Hashable
A command which should be sent to a remote device.
-
Declaration
Swift
case closeTab(url: String )