pub fn resolve_well_known_spec(
cwd: &Path,
) -> Result<(PathBuf, SpecRootIdentity)>Expand description
Resolve the well-known spec directory when no explicit --spec / --spec-dir / cwd jan.yaml is set.
pub fn resolve_well_known_spec(
cwd: &Path,
) -> Result<(PathBuf, SpecRootIdentity)>Resolve the well-known spec directory when no explicit --spec / --spec-dir / cwd jan.yaml is set.