pub fn glob_paths(
pmp: &XvcPathMetadataProvider,
root_dir: &XvcPath,
glob: &str,
) -> Result<XvcPathMetadataMap>
Expand description
Returns all non-ignored paths described with glob
under root_dir
pub fn glob_paths(
pmp: &XvcPathMetadataProvider,
root_dir: &XvcPath,
glob: &str,
) -> Result<XvcPathMetadataMap>
Returns all non-ignored paths described with glob
under root_dir