ede-map-subprojects

ede-map-subprojects is a compiled Lisp function in `ede.el'.

(ede-map-subprojects &rest LOCAL-ARGS)

For object THIS, execute PROC on all direct subprojects.
This function does not apply PROC to sub-sub projects.
See also `ede-map-all-subprojects'.

This is a generic function with only one primary method.

Implementations:

`ede-project' :PRIMARY (this proc)
For object THIS, execute PROC on all direct subprojects.
This function does not apply PROC to sub-sub projects.
See also `ede-map-all-subprojects'.

Defined in `ede.el'