Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LineFile

module

node-opcua-utils

Hierarchy

  • LineFile

Constructors

Methods

Constructors

constructor

  • Returns LineFile

Methods

toString

  • toString(endOfLine?: "" | " "): string
  • Parameters

    • Default value endOfLine: "" | " " = ""

    Returns string

write

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

    • Rest ...arg: string[]

    Returns void

Generated using TypeDoc