C
D
E
G
H
I
S
T
C
- setDirectory(String) - function in io.github.cdimascio.dotenv.Configuration
- Set the directory containing the .
- setFilename(String) - function in io.github.cdimascio.dotenv.Configuration
- Sets the name of the .env.
- setIgnoreIfMalformed(Boolean) - function in io.github.cdimascio.dotenv.Configuration
- Do not throw an exception when .
- setIgnoreIfMissing(Boolean) - function in io.github.cdimascio.dotenv.Configuration
- Do not throw an exception when .
- setSystemProperties(Boolean) - function in io.github.cdimascio.dotenv.Configuration
- Set env vars into System properties.