run_make_support::path_helpers

Function filename_contains

source
pub fn filename_contains<P: AsRef<Path>>(path: P, needle: &str) -> bool
Expand description

Returns true if the filename at path contains needle.