Function station::config::run_dir_from_env[][src]

pub fn run_dir_from_env() -> PathBuf
Expand description

Get the station run directory from the environment.

If the STATION_RUN_DIR variable is set, use it to set the station run directory, else ~/.station is the station root directory. The station run directory determines paths to configs, logs, and unix sockets.