pub fn expand_paths( paths: &[PlPath], glob: bool, cloud_options: &mut Option<CloudOptions>, ) -> PolarsResult<Arc<[PlPath]>>
Recursively traverses directories and expands globs if glob is true.
glob
true