[][src]Function pnav::navigate_folders::get_project_input_folder

pub fn get_project_input_folder(
    project_code: &str,
    input_root_path: &str
) -> Result<DirEntry, Box<dyn Error>>

fetches the project folder from the input_root_path that corresponds to the project code.