ede-expand-filename-impl
ede-expand-filename-impl is a compiled Lisp function in `files.el
'.
(ede-expand-filename-impl &rest LOCAL-ARGS)
Return a fully qualified file name based on project THIS.
FILENAME should be just a filename which occurs in a directory controlled
by this project.
Optional argument FORCE forces the default filename to be provided even if it
doesn't exist.
This is a generic function with only one primary method.
Implementations:
`ede-project' :PRIMARY (this filename &optional force)
Return a fully qualified file name based on project THIS.
FILENAME should be just a filename which occurs in a directory controlled
by this project.
Optional argument FORCE forces the default filename to be provided even if it
doesn't exist.
Defined in `files.el'