Function sway_utils::helpers::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.