package repl
Type Members
- class ExtendedREPL extends REPLImpl with REPLExtension
-
abstract
class
REPLImpl extends AnyRef
A wrapper around org.jline to provide a REPL.
A wrapper around org.jline to provide a REPL. Not Thread-Safe.