pub fn resolve_spec_dir_entry( spec_dir: &Path, root_yaml: &str, cwd: &Path, ) -> Result<(PathBuf, SpecRootIdentity)>
Resolve --spec-dir + root file name into an absolute spec path and identity.
--spec-dir