Skip to main content

Module approval

Module approval 

Source

Enums§

ApprovalError
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_tty for testability.