ede-want-file-p

ede-want-file-p is a Lisp function in `source.el'.

(ede-want-file-p &rest LOCAL-ARGS)

Return non-nil if sourcecode definition THIS will take FILENAME.

This is a generic function with only primary methods.

Implementations:

`ede-sourcecode' :PRIMARY (this filename)
Return non-nil if sourcecode definition THIS will take FILENAME.

Defined in `source.el'

`ede-target' :PRIMARY (this file)
Return non-nil if THIS target wants FILE.

Defined in `base.el'