Skip to main content

APPROVAL_ENV

Constant APPROVAL_ENV 

Source
pub const APPROVAL_ENV: &str = "ASSAY_APPROVAL";
Expand description

Set to 1 or true to activate approval mode for every VM the process creates. Mutating builtins stay registered but suspend for per-operation approval via the resume flow instead of executing. The --approval-mode CLI flag activates the same mode per invocation and takes precedence over read-only mode.