Uses of Class
org.jline.builtins.PosixCommandsRegistry
-
-
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.
-