Function cmd_lib::set_pipefail[][src]

pub fn set_pipefail(enable: bool)

set pipefail or not, true by default

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