getConsole

public abstract String getConsole()

Returns the recent console output captured from the process (stdout and stderr).

Return

the recent console text (possibly truncated based on configured buffer size), never null