Uses of Class
org.jline.builtins.PosixCommandsRegistry
-
Packages that use PosixCommandsRegistry Package Description org.jline.builtins JLine Builtins provides a collection of utility classes and implementations for common terminal functionality. -
-
Uses of PosixCommandsRegistry in org.jline.builtins
Methods in org.jline.builtins that return PosixCommandsRegistry Modifier and Type Method Description PosixCommandsRegistryPosixCommandsRegistry. withCurrentDirectory(java.nio.file.Path newCurrentDir)Create a new registry with a different current directory.
-