Skip to main content

load_tag_registry

Function load_tag_registry 

Source
pub fn load_tag_registry(content_root: &Path) -> Result<TagRegistry, i32>
Expand description

Load tag registry from content root. Returns empty registry if no tags.yaml exists.