quemb.shared.manage_scratch.WorkDir.cleanup

WorkDir.cleanup(ignore_error=False)

Conditionally cleanup the working directory.

Parameters:

ignore_errors – Ignore FileNotFoundError, and only that exception, when deleting.

Return type:

None