pub fn metadata_path(
metadata: &ConfigMetadata,
) -> Result<Option<&Path>, BadPathEncoding>Expand description
Returns the repo/workspace path stored in the metadata, if present.
pub fn metadata_path(
metadata: &ConfigMetadata,
) -> Result<Option<&Path>, BadPathEncoding>Returns the repo/workspace path stored in the metadata, if present.