ScopedIndentation

Note: Untested.

Constructors

this
this()
Undocumented in source.
this
this(SomeStream stream, int amount)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Variables

amount
int amount;
Undocumented in source.
stream
SomeStream* stream;
Undocumented in source.

Meta