Module tests

Module tests 

Source
Expand description

Shell test conditional expressions

Functionsยง

eval_expr
Evaluate the given test expression within the provided shell and execution context. Returns true if the expression evaluates to true, false otherwise.