Writes a TOML file by stringifying the provided data.
Path to the TOML file.
The root table object to stringify.
Optional
Options for writing the file and stringifying TOML.
A promise that resolves when the file has been written.
Writes a TOML file by stringifying the provided data.