geojson_modelica_translator.utils.copytree

geojson_modelica_translator.utils.copytree(src, dst, symlinks=False, ignore=None)

Alternate version of copytree that will work if the directory already exists (use instead of shutil)