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