Skip to main content

resolve_spec_dir_entry

Function resolve_spec_dir_entry 

Source
pub fn resolve_spec_dir_entry(
    spec_dir: &Path,
    root_yaml: &str,
    cwd: &Path,
) -> Result<(PathBuf, SpecRootIdentity)>
Expand description

Resolve --spec-dir + root file name into an absolute spec path and identity.