Package org.jline.console.impl
Class SystemRegistryImpl.CommandData
java.lang.Object
org.jline.console.impl.SystemRegistryImpl.CommandData
- Enclosing class:
SystemRegistryImpl
-
Constructor Summary
ConstructorsConstructorDescriptionCommandData
(org.jline.console.impl.SystemRegistryImpl.ArgsParser parser, boolean statement, String rawLine, String variable, File file, boolean append, String pipe) -
Method Summary
-
Constructor Details
-
CommandData
public CommandData(org.jline.console.impl.SystemRegistryImpl.ArgsParser parser, boolean statement, String rawLine, String variable, File file, boolean append, String pipe)
-
-
Method Details
-
setPipe
-
file
-
append
public boolean append() -
variable
-
command
-
args
-
rawLine
-
pipe
-
toString
-