glenvy/dotenv
Support for .env
files.
Types
Functions
pub fn load_from(path filepath: String) -> Result(Nil, Error)
Loads the file at the specified path as a .env
file.
Support for .env
files.
pub fn load_from(path filepath: String) -> Result(Nil, Error)
Loads the file at the specified path as a .env
file.