Package org.jline.shell
Class CommandLine
java.lang.Object
org.jline.shell.CommandLine
Represents a parsed command line with its components.
- Since:
- 4.0
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe type of description that should be displayed. -
Constructor Summary
ConstructorsConstructorDescriptionCommandLine(String line, String head, String tail, List<String> args, CommandLine.Type type) Creates a new command line. -
Method Summary
-
Constructor Details
-
CommandLine
-
-
Method Details
-
line
-
head
-
tail
-
args
-
type
-