Module gix_tempfile::registry
source · Expand description
Functions§
- Remove all tempfiles still registered on our global registry. This happens on a best-effort basis with all errors being ignored.
- Remove all tempfiles still registered on our global registry, and leak their data to be signal-safe. This happens on a best-effort basis with all errors being ignored.