polars_io::cloud

Function glob

Source
pub async fn glob(
    url: &str,
    cloud_options: Option<&CloudOptions>,
) -> PolarsResult<Vec<String>>
Available on crate feature cloud only.
Expand description

List files with a prefix derived from the pattern.