digitalmars.D - How does one get the package name at runtime?
- Kris (2/2) May 28 2004 One can get the class name at runtime via "this.classinfo.name", but is ...
One can get the class name at runtime via "this.classinfo.name", but is it possible to get the module name?
May 28 2004