ede-name

ede-name is a Lisp function in `base.el'.

(ede-name &rest LOCAL-ARGS)

Return the name of THIS target.

This is a generic function with only primary methods.

Implementations:

`ede-target' :PRIMARY (this)
Return the name of THIS target.

Defined in `base.el'

`ede-project' :PRIMARY (this)
Return a short-name for THIS project file.
Do this by extracting the lowest directory name.

Defined in `base.el'