Package com.cloudogu.scmmanager
Class SshConnection.Command
java.lang.Object
com.cloudogu.scmmanager.SshConnection.Command
- Enclosing class:
- SshConnection
-
Method Summary
Modifier and TypeMethodDescriptionvoid
exec()
<T> SshConnection.Output<T>
withOutput
(Class<T> type)
-
Method Details
-
withInput
-
withOutput
-
exec
- Throws:
IOException
-