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 option to run or skip specific handler functions #29

Open
roniemartinez opened this issue Feb 20, 2022 · 0 comments · May be fixed by #154
Open

Add option to run or skip specific handler functions #29

roniemartinez opened this issue Feb 20, 2022 · 0 comments · May be fixed by #154
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@roniemartinez
Copy link
Owner

An option to run only or skip specific handler functions

dude scrape ... --run-only <pattern-or-string>
dude scrape ... --skip <pattern-or-string>

Ideas:

  • By parameter to @select().
  • By function name
@roniemartinez roniemartinez added enhancement New feature or request help wanted Extra attention is needed labels Feb 20, 2022
@roniemartinez roniemartinez added this to the Alpha Version milestone Mar 24, 2022
@roniemartinez roniemartinez self-assigned this May 5, 2022
@roniemartinez roniemartinez linked a pull request May 21, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant