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

step: pypyr.steps.regex #74

Open
yaythomas opened this issue Jul 28, 2018 · 1 comment
Open

step: pypyr.steps.regex #74

yaythomas opened this issue Jul 28, 2018 · 1 comment
Labels
enhancement new features type: step steps

Comments

@yaythomas
Copy link
Member

string parsing, regex matching module

raiseError/throw switch to interrupt if not found.

return as [] for >1 matches

@yaythomas yaythomas added type: step steps enhancement new features labels Jul 28, 2018
@yaythomas
Copy link
Member Author

of course, even better finding a way of doing string parsing that

  1. doesn't involve regex
  2. doesn't involve convoluting the dsl - core principle, if it's a one-liner in bash/python, pypyr dsl shouldn't turn it into a 5 liner with its own weird grammar

@yaythomas yaythomas added this to To do in pypyr roadmap Jul 28, 2018
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