In previous blog postings on the Groovy JDK (GDK), I discussed use of GDK File functions such as File.deleteDir(), File.getText(), File.readLines(), File.setText ...
For example, passing changing the regular expression passed to the Groovy GDK String.find method (either overloaded version accepting String or Pattern) can be adjusted for different results. I ...