concat_paths

Function concat_paths 

Source
pub fn concat_paths(current_path: &str, add_path: &str) -> Result<PathBuf, ()>