deleteDirectory# pyCGM2.Utils.files.deleteDirectory(dir: str)# Delete a directory. Parameters: dir (str) – The path of the directory to be deleted.