Module gix_tempfile::signal

source ·
Available on crate feature signals only.
Expand description

signal setup and reusable handlers.

Modules

Functions

  • Initialize signal handlers and other state to keep track of tempfiles, and must be called before the first tempfile is created, allowing to set the mode in which signal handlers are installed.