Uses of Class
net.thevpc.nuts.ext.ssh.IOResult
Packages that use IOResult
-
Uses of IOResult in net.thevpc.nuts.ext.ssh
Methods in net.thevpc.nuts.ext.ssh that return IOResultModifier and TypeMethodDescriptionSshConnection.execArrayCommandGrabbed(String... command) SshConnectionAdapter.execArrayCommandGrabbed(String... command) SshConnectionBase.execArrayCommandGrabbed(String... command) SshConnection.execStringCommandGrabbed(String command) SshConnectionAdapter.execStringCommandGrabbed(String command) SshConnectionBase.execStringCommandGrabbed(String command)