Skip to main content

find_in_pkg_dirs

Function find_in_pkg_dirs 

Source
pub fn find_in_pkg_dirs(filename: &str) -> Option<PathBuf>
Expand description

Checks if an archive exists in any of the configured pkg-dirs. Returns the path to the archive if found.