Function polars::prelude::expanded_from_single_directory

source ยท
pub fn expanded_from_single_directory<P>(
    paths: &[P],
    expanded_paths: &[P],
) -> bool
where P: AsRef<Path>,
Available on crate feature polars-io only.
Expand description

Returns true if expanded_paths were expanded from a single directory