sway_utils::helpers

Function find_nested_manifest_dir

Source
pub fn find_nested_manifest_dir(starter_path: &Path) -> Option<PathBuf>
Expand description

Continually go down in the file tree until a Forc manifest file is found.