Uses of Class
org.jline.builtins.SyntaxHighlighter.PathParts
Packages that use SyntaxHighlighter.PathParts
Package
Description
JLine Builtins provides a collection of utility classes and implementations for common terminal
functionality.
-
Uses of SyntaxHighlighter.PathParts in org.jline.builtins
Methods in org.jline.builtins that return SyntaxHighlighter.PathPartsModifier and TypeMethodDescriptionprivate static SyntaxHighlighter.PathPartsSyntaxHighlighter.extractPathParts(String pattern) Extracts the static (non-wildcard) path prefix and the glob pattern from a path.