GroovyMain provides picocli-based CLI for executing scripts from files, stdin, or sockets. GroovySocketServer enables network script services.
| Class | Description |
|---|---|
| GroovyMain | A Command line to execute groovy. |
| GroovyMain.VersionProvider | Supplies version text for the command-line interface. |
| GroovySocketServer | Simple server that executes supplied script against a socket. |