Skip to main content

LOGICAL_AND

Constant LOGICAL_AND 

Source
pub const LOGICAL_AND: &'static str = "logical_and";
Expand description

Fail on first failure. Only succeeds if all commands (executed one after another) succeed.