The Problem
Mask unions are implemented in the code but can't be used via commands, only mask intersections using spaces can be used.
A Solution
some characters like pipes "|" could be used to separate them
but this would probably involve precedence parsing using parens or something
Alternatives
No response
Anything Else?
No response
The Problem
Mask unions are implemented in the code but can't be used via commands, only mask intersections using spaces can be used.
A Solution
some characters like pipes "|" could be used to separate them
but this would probably involve precedence parsing using parens or something
Alternatives
No response
Anything Else?
No response