ede-description

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

(ede-description &rest LOCAL-ARGS)

Return a description suitable for the minibuffer about THIS.

This is a generic function with only primary methods.

Implementations:

`ede-project' :PRIMARY (this)
Return a description suitable for the minibuffer about THIS.

Defined in `base.el'

`ede-target' :PRIMARY (this)
Return a description suitable for the minibuffer about THIS.

Defined in `base.el'