Options
All
  • Public
  • Public/Protected
  • All
Menu

  subscribe now with sterfive to access the online-user manual

Hierarchy

  • LineFile

Index

Constructors

Methods

Constructors

constructor

  • Returns LineFile

Methods

toString

  • toString(endOfLine?: "\n" | "\r"): string
  • Parameters

    • Optional endOfLine: "\n" | "\r"

    Returns string

write

  • write(...arg: string[]): void
  • Parameters

    • Rest ...arg: string[]

    Returns void

Generated using TypeDoc