Function writeFileTextSync

  • Write file text with system EOL.

    Parameters

    • path: string

      file path

    • text: string

      file text

    Returns void

Generated using TypeDoc