Skip to main content

LOGICAL_OR

Constant LOGICAL_OR 

Source
pub const LOGICAL_OR: &'static str = "logical_or";
Expand description

Succeed on first success. Only fails if all commands (executed one after another) fail.