Skip to main content

resolve_parent

Function resolve_parent 

Source
pub fn resolve_parent(
    root: impl AsRef<Path>,
    explicit: Option<&str>,
) -> Option<String>
Expand description

Resolve the parent run for a run about to start.

See the module docs for the precedence. Reads the environment and the filesystem; resolve_parent_from is the pure core.