build_path

Function build_path 

Source
pub fn build_path(path: &str) -> Result<PathBuf, SoarError>
Expand description

Expands the environment variables and user home directory in a given path.