Xameleon.ClickOnce
The console input buffer.
Current position - index into the input buffer
The number of white-spaces displayed for the auto-indenation of the current line
Length of the output currently rendered on screen.
Command history
Tab options available in current context
Cursort anchor - position of cursor when the routine was called
Python Engine reference. Used for the tab-completion lookup.
Class managing the command history.
List of available options
Cursor position management
Beginning position of the cursor - top coordinate.
Beginning position of the cursor - left coordinate.
A simple Python command-line should mimic the standard python.exe
Read a statement, which can potentially be a multiple-line statement suite (like a class declaration).
Should the console session continue, or did the user indicate
that it should be terminated?
Expression to evaluate. null for empty input