Groovy Documentation

Package org.hidetake.gradle.ssh.api.operation

 

Interface Summary
Operations Interface of operations.
Operations.Factory A factory of Operations.
SftpHandler Handler for closure of file transfer.
SftpHandler.Factory A factory of SftpHandler.
 


Class Summary
ExecutionSettings Settings for command execution.
ShellSettings Settings for shell operation.
 


Exception Summary
BadExitStatusException An exception class thrown if the remote command returns bad exit status.
 


Groovy Documentation