# `Pixir.CLI.Sigint`
[🔗](https://github.com/Ranvier-Technologies/pixir/blob/main/lib/pixir/cli/sigint.ex#L1)

Installs the CLI interrupt bridge for long-running Pixir turns.

The escript runs without Mix loaded, so this module keeps runtime checks free of
direct Mix dependencies while still letting tests disable the OS signal trap by
default.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
