Writes a INI file by stringifying the provided data.
Path to the INI file.
Data to be stringified and written to the file.
Optional
Options for writing the file and stringifying INI.
A promise that resolves when the file has been written.
Writes a INI file by stringifying the provided data.