How do I check for the existence of a folder using Ant?
We can check the existence of a file, but can we do the same for a folder as well?
Here is another example involving for loop. Fail if a directory does not exist.
for