Skip to main content

findall

Function findall 

Source
pub fn findall(pathname: &str, options: PathnameFindOptions) -> Vec<String>
Expand description

Find all matching files (like pathname_findall). Port of Perl’s pathname_findall($pathname, %options).