ede-project-root-directory
ede-project-root-directory is a Lisp function in `auto.el
'.
(ede-project-root-directory &rest LOCAL-ARGS)
This is a generic function with only primary methods.
Implementations:
`ede-project-autoload' :PRIMARY (this &optional file)
Defined in `auto.el'
`ede-project-placeholder' :PRIMARY (this &optional file)
If a project knows its root, return it here.
Allows for one-project-object-for-a-tree type systems.
Optional FILE is the file to test. It is ignored in preference
of the anchor file for the project.
Defined in `files.el'