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).
pub fn findall(pathname: &str, options: PathnameFindOptions) -> Vec<String>Find all matching files (like pathname_findall). Port of Perl’s pathname_findall($pathname, %options).