Skip to main content

WRAPPER_SENTINEL

Constant WRAPPER_SENTINEL 

Source
pub const WRAPPER_SENTINEL: &str = "__ANCHOR_RUSTC_WRAPPER";
Expand description

Env var set by anchor debugger before calling cargo build-sbf. When present, the process knows it was invoked as a RUSTC_WRAPPER and should rewrite args instead of running the normal CLI.