project-interactive-select-target

project-interactive-select-target is a Lisp function in `ede.el'.

(project-interactive-select-target &rest LOCAL-ARGS)

Make sure placeholder THIS is replaced with the real thing, and pass through.

This is a generic function with only primary methods.

Implementations:

`ede-project-placeholder' :PRIMARY (this prompt)
Make sure placeholder THIS is replaced with the real thing, and pass through.

Defined in `ede.el'

`ede-project' :PRIMARY (this prompt)
Interactively query for a target that exists in project THIS.
Argument PROMPT is the prompt to use when querying the user for a target.

Defined in `ede.el'