spin_common::paths

Function resolve_manifest_file_path

Source
pub fn resolve_manifest_file_path(
    provided_path: impl AsRef<Path>,
) -> Result<PathBuf>
Expand description

Resolves a manifest path provided by a user, which may be a file or directory, to a path to a manifest file.