set_pipefail

Function set_pipefail 

Source
pub fn set_pipefail(enable: bool)
Expand description

set pipefail or not, true by default

Setting environment variable CMD_LIB_PIPEFAIL=0|1 has the same effect