Class StringAppendBuilder

A builder that constructs a string by appending strings.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

output: string

Methods

  • Add a single element to this builder.

    Parameters

    • input: string

    Returns void

Generated using TypeDoc