BESSER-PEARL / BESSER

A Python-based low-modeling low-code platform for smart software
https://besser.readthedocs.io/en/latest/
MIT License
44 stars 11 forks source link

output_dir set to non-existing folder causes error #88

Closed Aran30 closed 3 months ago

Aran30 commented 3 months ago

Right now, if we attempt a generation with any of the generators and set output_dir to a name of a folder that does not exist, this causes an error. In that case, should we not take care of creating the folder as well?

ivan-alfonso commented 3 months ago

Solved. If the folder does not exist, it will be created