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

pypyr.steps.find #142

Open
yaythomas opened this issue Apr 5, 2019 · 0 comments
Open

pypyr.steps.find #142

yaythomas opened this issue Apr 5, 2019 · 0 comments
Labels
enhancement new features type: step steps

Comments

@yaythomas
Copy link
Member

Step to find a specified string, string expression (or maybe regex) in a file.

If not file, specify path to recurse all files in that path looking for file contents that match the pattern.

Return True, filename/position. Have raise/throw attribute to raise error if not found.

@yaythomas yaythomas added enhancement new features type: step steps labels Apr 5, 2019
@yaythomas yaythomas added this to To do in pypyr roadmap via automation Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new features type: step steps
Projects
pypyr roadmap
  
To do
Development

No branches or pull requests

1 participant