We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If I set something like this:
KEY='this is a multiline variable'
godotenv returns:
godotenv
Can't separate key from value
Even though that's a valid variable assignment.
I'm currently at work; will attempt a fix later this week.