dependency_paths

Function dependency_paths 

Source
pub fn dependency_paths(
    xvc_root: &XvcRoot,
    pmp: &XvcPathMetadataProvider,
    pipeline_rundir: &XvcPath,
    dep: &XvcDependency,
) -> XvcPathMetadataMap
Expand description

Returns the local paths associated with a dependency. Some dependency types (Pipeline, Step, URL) don’t have local paths.