Enums§
- Approval
Error - Errors returned by the approval gate. All variants map to exit code 46 (EXIT_APPROVAL_DENIED).
Functions§
- check_
approval - Gate module execution behind an interactive approval prompt.
- check_
approval_ with_ tty - Internal implementation accepting
is_ttyfor testability.