Uses of Interface
net.hydromatic.morel.Shell.LineFn
Packages that use Shell.LineFn
-
Uses of Shell.LineFn in net.hydromatic.morel
Classes in net.hydromatic.morel that implement Shell.LineFnModifier and TypeClassDescription(package private) static classImplementation ofShell.LineFnthat reads from a reader.private static classImplementation ofShell.LineFnthat reads from JLine's terminal.Fields in net.hydromatic.morel declared as Shell.LineFnConstructors in net.hydromatic.morel with parameters of type Shell.LineFnModifierConstructorDescription(package private)SubShell(int depth, int maxDepth, Shell.LineFn lineFn, boolean echo, TypeSystem typeSystem, Environment env, Consumer<String> outLines, Session session, File directory)