The intention of CODESCRIBE is not to export a complete copy of the project, but to only export the implementation logic of the project, enabling collaboration via git and other source control methods ...
The script engine is a small runtime environment, and as such, it has some characteristics, which may be accessed/analysed at runtime from the script code itself (reflection). The most important ...