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

Accept Variable Argument for Search String #7

Closed
eren opened this issue Sep 2, 2017 · 0 comments
Closed

Accept Variable Argument for Search String #7

eren opened this issue Sep 2, 2017 · 0 comments
Assignees

Comments

@eren
Copy link
Contributor

eren commented Sep 2, 2017

Instead of forcing user to use -s option, accept a variable argument. The new use case would be:

tors 'search string'

eren added a commit to eren/tors that referenced this issue Sep 17, 2017
- Use slop library for option parsing. Accept variable arguments for search
  string and print usage when no argument is passed.
- Refactor class definition. Accept search string as a required parameter and
  set default values for other variables in the class.
- Check if username/password are provided when a provider that requires
  authentication is used.

Resolves: murat#7
Resolves: murat#8
@murat murat closed this as completed in #12 Sep 18, 2017
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

2 participants