Return a String that describes the command and arguments suitable for verbose output before a call to Runtime.exec(String[]).
@return a string that describes the command and arguments.
@since Ant 1.5
Return a String that describes the command and arguments suitable for verbose output before a call to Runtime.exec(String[]).
@return the description string.
@since Ant 1.5
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.