Class ConsoleEngine.ExecutionResult

java.lang.Object
org.jline.console.ConsoleEngine.ExecutionResult
Enclosing interface:
ConsoleEngine

public static class ConsoleEngine.ExecutionResult extends Object
Class representing the result of executing a command.

An ExecutionResult encapsulates the status code and result value of a command execution.