Expand description
A dependency that depends on a regex searched in a text file. Unline [RegexDep], this dependency tracks all the lines that matches the regex.
Structsยง
- Regex
Items Dep - When a step depends to a regex searched in a text file
A dependency that depends on a regex searched in a text file. Unline [RegexDep], this dependency tracks all the lines that matches the regex.