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 ...
Groovy provides GDK String methods with the name “find” that allow for substring expressions to be “found” in a provided String. In the Groovy script above, this method is invoked with a String ...