pub static SCRIPT_MODE: AtomicBoolExpand description
When true the REPL is running under a script or --script
file. Prompts cannot be answered, so tx_confirm prints an
error and returns false unless CONFIRM_TX is also cleared.
pub static SCRIPT_MODE: AtomicBoolWhen true the REPL is running under a script or --script
file. Prompts cannot be answered, so tx_confirm prints an
error and returns false unless CONFIRM_TX is also cleared.