com.sshtools.ant
Class Ssh.Shell.Write
java.lang.Object
com.sshtools.ant.Ssh.Shell.Write
- Ssh.Shell
public class Ssh.Shell.Write
extends java.lang.Object
echo
protected boolean echo
newline
protected boolean newline
taskString
protected String taskString
addText
public void addText(String s)
the message as nested text
execute
public void execute()
throws BuildException
setEcho
public void setEcho(boolean echo)
setNewline
public void setNewline(boolean newline)
setString
public void setString(String s)
the message as an attribute
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.