PrettyPrintStream:
Filter:
Description
Class methods
Inherited class methods
Instance methods
nl
storeArgs
indent
Inherited instance methods
Classes (extension)
|
Libraries
>
crucial
>
utils
PrettyPrintStream
:
CollStream
:
IOStream
:
Stream
:
AbstractFunction
:
Object
Extension
a CollStream subclass that supports indenting with tabs
Source:
PrettyPrintStream.sc
See also:
CollStream
Description
Class Methods
Inherited class methods
Instance Methods
.
nl
.
storeArgs
(
args
,
itemsPerLine: 1
)
Arguments:
args
itemsPerLine
.
indent
(
way: 1
)
Arguments:
way
Inherited instance methods
helpfile source:
/home/stefan/.local/share/SuperCollider/downloaded-quarks/crucial-library/HelpSource/Classes/PrettyPrintStream.schelp
link::Classes/PrettyPrintStream::