|

AbortOnFail


(boolean) Whether to abort the delete operation if an error occurs:



VALUE DESCRIPTION


true


Stop deleting as soon as the first error occurs.


false


Continue deleting files even if some files fail to be deleted. (Default)


|