<< Click to Display Table of Contents >> Get Project Path |
This chapter describes the variable and functions to get the project path.
AqaPetProjectPath
This is a variable which can be used like:
(setq pp AqaPetProjectPath)
Or like this:
AqaPetGetProjectPath
Then there is a function which returns the path. It can be used like this:
Or like this:
AqaPetAddToProjectPath
Finally, there is a function which accepts a path which should be added to the project path. It can be used like this: