FileConditionChain extension
Continues a file condition chain after a rule condition was added.
Methods
-
and(
) → FileShouldBuilder -
Available on HeimdallRule<
Combines the next file condition with logicalHeimdallSourceFile> , provided by the FileConditionChain extensionand. -
or(
) → FileShouldBuilder -
Available on HeimdallRule<
Combines the next file condition with logicalHeimdallSourceFile> , provided by the FileConditionChain extensionor.