statusLeftOutputStreamobject | status.t[94] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
We only use this stream when we use the old-style text-mode status line interface, which explicitly separates the status line into a left part and a right part. When we have the banner API available in the interpreter, we'll use banners instead, since banners give us much more flexibility.
transient statusLeftOutputStream : OutputStream
Inherited from
Inherited from
Inherited from
statusLeftOutputStream
OutputStream
PreinitObject
ModuleExecObject
object
OutputStream
:
filterList_
justDidPara
justDidParaSuppressor
myInputManager
ModuleExecObject
:
execAfterMe
execBeforeMe
hasInitialized_
isDoingExec_
isExecuted_
OutputStream
:
addOutputFilter
addOutputFilterBelow
applyFilters
captureOutput
construct
execute
inputLineEnd
removeOutputFilter
watchForOutput
writeToStream
writeFromStream (txt) OVERRIDDEN | status.t[96] |