Skip to main content

merge_paths

Function merge_paths 

Source
pub fn merge_paths(unit: &Unit) -> Vec<String>
Expand description

Merge explicit unit.paths with paths regex-extracted from the description. Explicit paths come first, then regex-extracted paths fill gaps.