Function polars_io::cloud::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.