Skip to main content

DISCLOSURE_OVERRIDE_CONFIRM

Constant DISCLOSURE_OVERRIDE_CONFIRM 

Source
pub const DISCLOSURE_OVERRIDE_CONFIRM: &str = "--i-know-what-i-am-doing";
Expand description

The exact phrase /disclosure-override requires. Declared here so tests, the parser, and the help text all reference the same string — drift between what the help says and what the parser accepts would be an honesty bug.