Skip to main content

find_omv_path_with_append_dir

Function find_omv_path_with_append_dir 

Source
pub fn find_omv_path_with_append_dir(
    project_dir: &Path,
    current_append_dir: &str,
    file_name: &str,
) -> Result<PathBuf>