Skip to main content

use_cmdoutval

Static use_cmdoutval 

Source
pub static use_cmdoutval: Atomic<i32>
Expand description

Port of int use_cmdoutval; from Src/exec.c:234. When set, lastval is updated from cmdoutval after the command (i.e. the command had substitutions whose exit status matters).