You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extended logic for temp directory management in all simulators and generators: delete by default, common option to keep them
Option --keep-tmp-dir or -e in command line to keep temp folders
? variable containing list of temp directories to be deleted (according to the env variable), so that delete step can be consistently externalized in the parent class. The only thing to do in each ware class is to fill the list with temporary paths of the current ware