Function ergo_fs::glob_with [] [src]

pub fn glob_with(
    pattern: &str,
    options: &GlobOptions
) -> Result<GlobPathTypes, GlobPatternError>

The same as glob but with additional options.