Package groovy.ui
package groovy.ui
Command-line entry point for Groovy script execution.
GroovyMain provides picocli-based CLI for executing scripts from files,
stdin, or sockets. GroovySocketServer enables network script services.
-
ClassesClassDescriptionA Command line to execute groovy.Supplies version text for the command-line interface.Simple server that executes supplied script against a socket.