⚠️ You are reading documentation for an OLD version (v2.20.0). The current released version is v2.173.1. View latest documentation →
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ToStringOption

Hierarchy

  • ToStringOption

Implemented by

Properties

Methods

Properties

cycleDetector

cycleDetector: any

level

level: number

padding

padding: string

Methods

add

  • add(someline: string): void
  • Parameters

    • someline: string

    Returns void

indent

  • indent(a: string, b: string | null): void
  • Parameters

    • a: string
    • b: string | null

    Returns void

Generated using TypeDoc