indentScope
Summary
A shorthand for ensuring that increaseIndent()/decreaseIndent() occur in pairs.Signature
Parameters
scope
Type:() => void
indentPrefix
Type:string
Optional: Yes
Returns
Type:void
A shorthand for ensuring that increaseIndent()/decreaseIndent() occur in pairs.
