Module config

Module config 

Source
Expand description

Configuration file utilities.

Provides functions for reading and writing the .env file that stores user configuration overrides.

Functionsยง

env_file_path
Location of the .env file that stores user overrides.
persist_env_value
Persist a key=value pair into the .env file.
persist_models_dir
Persist the selected models directory into .env.