Class CommandInput

java.lang.Object
org.jline.console.CommandInput

public class CommandInput extends Object
Encapsulates the input and output streams for a command execution. This class provides access to the command name, arguments, terminal, and I/O streams needed for command execution in the console environment.