Uses of Class
org.jline.builtins.PosixCommandsRegistry
Packages that use PosixCommandsRegistry
Package
Description
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 PosixCommandsRegistryModifier and TypeMethodDescriptionPosixCommandsRegistry.withCurrentDirectory(Path newCurrentDir) Create a new registry with a different current directory.