Skip to main content

FOREST_DATA_DIR_ENV

Constant FOREST_DATA_DIR_ENV 

Source
pub const FOREST_DATA_DIR_ENV: &str = "FOREST_PATH";
Expand description

Environment variable that overrides the Forest data directory, taking precedence over both the configuration file and the built-in default. Named after Lotus’ LOTUS_PATH to ease switching between implementations.