⚠️ 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

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