If I create a new app, and associate with, say, the .xml file extension on a particular computer, when someone double clicks the .xml file, it will launch my app and pass the file as parameter.But Win
Say I have something like this: new File(\"test\").eachFile() { file-> println file.getName() } This prints the full filename of every file in the test directory.Is there a Groovy way to get the