Converts an object into a string in .env file format.
The object to convert. Must be a record whose values are strings.
Optional
Extra options to apply.
A string representation of the object in .env file format.
Converts an object into a string in .env file format.