outputManagerobject | output.t[37] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
The output manager is transient because we don't want its state to be saved and restored; the output manager state is essentially part of the intepreter user interface, which is not affected by save and restore.
transient outputManager : object
setOutputStream
withOutputStream
curOutputStream | output.t[84] |
setOutputStream (ostr) | output.t[44] |
withOutputStream (ostr, func) | output.t[65] |