Class CommandSession

java.lang.Object
org.jline.shell.CommandSession

public class CommandSession extends Object
Encapsulates the execution context for a command, including the terminal, I/O streams, session variables, working directory, and job state.
Since:
4.0
See Also: