/ Published in: Groovy
A simple way to capture the output stream of the AntBuilder class. Useful for parsing remote directories etc.
Expand |
Embed | Plain Text
} ant.echo("goes to my output stream") x.toString()
You need to login to post a comment.
