At this point, Main.Groovy doesn't actually appear to be serving any
functional purpose.
I do see                config = new ConfigSlurper().parse(new
File('kittyConfig.groovy')).toString()
which appears to be parsing a configuration to be passed to
CmdShell.groovy, but it doesn't look like this is being done at the
moment.

Can someone confirm?

Reply via email to