• Synchronously writes content to file at path.

    Parameters

    • path: string

      Path to the file to be written.

    • data: string

      Content to be written.

    Returns void