Function loadFile

  • load a file and separate lines to a string array

    Parameters

    • path: string

      the file's path

    • e: undefined | error = undefined

      Error data in case one gets thrown

    Returns string[]

Generated using TypeDoc