Importing module from the perspective of submodule.

BoQsc vaidas.boqsc at gmail.com
Sun Jul 3 05:40:30 UTC 2022


Is it possible to import module that is not in the module's 
current directory's folder or subfolders?

For example:

I want to import `somemodule2.d` and `somemodule3.d` into a 
**`somemodule.d`**

**.\somefolder\somemodule.d**
.\somemodule2.d
.\someotherfolder\somemodule3.d


More information about the Digitalmars-d-learn mailing list