Class Ssh.Exec

    • Constructor Detail

      • Exec

        public Exec()
    • Method Detail

      • execute

        public void execute​(SshClient ssh)
                     throws org.apache.tools.ant.BuildException
        Overrides:
        execute in class Ssh.Shell
        Throws:
        org.apache.tools.ant.BuildException
      • setCmd

        public void setCmd​(java.lang.String cmd)