Class Commands
- java.lang.Object
-
- com.chutneytesting.action.ssh.sshj.Commands
-
public class Commands extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description List<CommandResult>executeWith(SshClient sshClient)static Commandsfrom(List<Object> commands)
-
-
-
Method Detail
-
executeWith
public List<CommandResult> executeWith(SshClient sshClient) throws IOException
- Throws:
IOException
-
-