Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FileLineDetails

Object containing the details of a line in a file.

Properties

lineContent

lineContent: string

The content of the line.

lineNumber

lineNumber: number

The line number. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj