ede-directory-safe-p

ede-directory-safe-p is a compiled Lisp function in `ede.el'.

(ede-directory-safe-p DIR)

Return non-nil if DIR is a safe directory to load projects from.
Projects that do not load a project definition as Emacs Lisp code
are safe, and can be loaded automatically. Other project types,
such as those created with Project.ede files, are safe only if
specified by `ede-project-directories'.