Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • default

Index

Constructors

  • new default(...initial: any[]): default

Properties

newLine: string = '\n'

Accessors

  • get isEmpty(): boolean

Methods

  • appendLine(...items: any[]): default
  • appendSingle(item: unknown): default
  • clear(): void
  • dispose(): void
  • join(delimiter: string): string
  • setNewLine(newLine: string): default
  • toString(): string

Generated using TypeDoc