The capabilities of a minimal console for BeanShell.
Stream I/O and optimized print for output.
A simple console may ignore some of these or map them to trivial
implementations. e.g. print() with color can be mapped to plain text.
See Also: org.gjt.sp.jedit.bsh.util.GUIConsoleInterface