Skip to main content

cmdoutval

Static cmdoutval 

Source
pub static cmdoutval: Atomic<i32>
Expand description

Port of int cmdoutval; from Src/exec.c:225. Exit status of the most recent $(cmd). Drives $? when a varspc-only command runs alongside a substitution.