FileConditionChain extension

Continues a file condition chain after a rule condition was added.

on

Methods

and() FileShouldBuilder

Available on HeimdallRule<HeimdallSourceFile>, provided by the FileConditionChain extension

Combines the next file condition with logical and.
or() FileShouldBuilder

Available on HeimdallRule<HeimdallSourceFile>, provided by the FileConditionChain extension

Combines the next file condition with logical or.