Hierarchy

  • IIndentedStringBuilder

Implemented by

Methods

  • Appends the value to the builder with a new line afterwards.

    Parameters

    • value: string

    Returns void

  • Clears all values from the StringBuilder.

    Returns void

  • Returns a string representation of the StringBuilder.

    Returns string

Generated using TypeDoc