Skip to main content

read_collection_spec

Function read_collection_spec 

Source
pub fn read_collection_spec(collection_root: &Path) -> Result<Spec>
Expand description

Read the rtango spec from an already-materialised collection root directory.

Used by expand_collection after resolving the source (local path or GitHub cache) to its on-disk location.