soar_cli::core::util

Function build_path

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

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