Stringify a string environment variable value.
If the string contains spaces, quotes, or equal signs, it will be quoted.
The string value to stringify.
The stringified string value.
Stringify a string environment variable value.
If the string contains spaces, quotes, or equal signs, it will be quoted.