bfv / compilert

Multithreaded compiler for OpenEdge with an nodejs engine
MIT License
0 stars 0 forks source link

threads should create appropriate directory structure #3

Closed bfv closed 4 years ago

bfv commented 4 years ago

method: when a file should be compiled, extract the directory it should be in, check if the directory is in the created directories array and if not create it (and put it in the created directories array).