feat: allow setting empty env var value

This commit is contained in:
Jef Roosens 2022-12-28 18:36:58 +01:00
parent 997e9611eb
commit 6678040d30
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
4 changed files with 108 additions and 35 deletions

1
test/int.toml Normal file
View file

@ -0,0 +1 @@
some_int = "hi"

1
test/string_empty.toml Normal file
View file

@ -0,0 +1 @@
some_string = ""