-J all

DigitalDesigns DigitalDesigns at gmail.com
Sun Jun 10 01:49:37 UTC 2018


Please allow -J to specify that all subdirectories are to be 
included! I'm having to include all subdirectories of my library 
with J because I import each file and extract information. It 
would be better to have something like

-JC:\Lib\*

rather than

-JC:\Lib\Internal
-JC:\Lib\Internal\OS
-JC:\Lib\API
-JC:\Lib\API\V1
-JC:\Lib\API\V1\Templates
....

...
..
.







More information about the Digitalmars-d mailing list