control_file_present

Function control_file_present 

Source
pub fn control_file_present(tree: &dyn Tree, subpath: &Path) -> bool
Expand description

Check whether there are any control files present in a tree.

§Arguments

  • tree: tree to check
  • subpath: subpath to check

§Returns

whether control file is present