Package org.apache.groovy.groovysh.jline
package org.apache.groovy.groovysh.jline
JLine integration for Groovy shell (GroovyShell) providing interactive command-line editing, history, and completion features.
-
ClassDescriptionImplements Groovy ScriptEngine.Encapsulates access rules for code completion.Strategy used to clone session values for completion and inspection workflows.Custom class loader for dynamically loaded Groovy classes.Serialization/deserialization format options.Groovy-aware implementations of groovysh POSIX-style commands.Helper class to resolve java.base module classesDiscovers classes and package entries from file systems, jars, and Groovy class loaders.Aggregate command registries.Holds parsed command data for pipeline execution.Pipe operators used to connect commands in a pipeline.Exception thrown when a command is not recognized.