pub fn get_eups_path_from_env() -> PathBuf
Expand description

Returns the eups system path as determined from the EUPS_PATH environment variable.

If EUPS_PATH contains more than one database path, they should be seperated by a pipe character. This function will return the first database path, as it should be the most recently added to the environment.