Accessing environment variables in Groovy
I could not find an example on how to use environment variables in groovy. So after figuring out how to do it I added an example to my wiki.
http://wiki.robmayhew.com/Wiki.jsp?page=Access%20Environment%20Variables%20in%20Groovy
Chris said,
August 28, 2008 @ 10:21 am
Thanks, I was just trying to do this and your post was spot on.