Skip to main content

discover_upward

Function discover_upward 

Source
pub fn discover_upward(start: &Path) -> Option<PathBuf>
Expand description

Walk up from start (inclusive) looking for a gruel.json file. Used by the CLI; npm-style “first hit wins” semantics.