Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add condition that checks if a regex matches any line in a file #49

Closed
fabiocarvalho777 opened this issue Dec 2, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@fabiocarvalho777
Copy link
Member

Add a UtilityCondition that checks if a regular expression matches any line in the specified text file. It should return true only if the specified text file has one or more lines that match the given regular expression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant