execute (method)

Execute a Command on the remote host.

Syntax

- (void)execute:(NSString*)command;
public func execute(_ command: String) throws -> Void

Remarks

Calling this method is equivalent to setting the Command property to Command.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 iOS Edition - Version 20.0 [Build 8501]