Searched defs:has_executable_extension (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/which-rs/src/ | ||
H A D | helper.rs | 4 pub fn has_executable_extension<T: AsRef<Path>, S: AsRef<str>>(path: T, pathext: &[S]) -> bool { in has_executable_extension() functions |
Completed in 2 milliseconds