ede--detect-scan-directory-for-project-root

ede--detect-scan-directory-for-project-root is a compiled Lisp function in `detect.el'.

(ede--detect-scan-directory-for-project-root DIRECTORY AUTO)

If DIRECTORY has already been detected with AUTO, find the root.
Some projects have their dominating file in all their directories, such
as Project.ede. In that case we will detect quickly, but then need
to scan upward to find the topmost occurrence of that file.