Next: ede-project, Up: Project [Contents]
eieio-speedbar
eieio-speedbar-directory-button
ede-project-placeholder
See ede-project.
:name
Type: string
Default Value: "Untitled"
The name used when generating distribution files.
:version
Type: string
Default Value: "1.0"
The version number used when distributing files.
:directory
Type: string
Directory this project is associated with.
:file
Type: string
File name where this project is stored.
Get the inode of the directory project PROJ is in.
If a project knows its root, return it here. Allows for one-project-object-for-a-tree type systems.
Find a subproject of PROJ that corresponds to DIR.
If a project knows its root, return it here. Allows for one-project-object-for-a-tree type systems. Optional FILE is the file to test. It is ignored in preference of the anchor file for the project.
Make sure the placeholder THIS is replaced with the real thing. Return the new object created in its place.
Make sure placeholder THIS is replaced with the real thing, and pass through.
Make sure placeholder THIS is replaced with the real thing, and pass through.
Next: ede-project, Up: Project [Contents]