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

Support multiple option calls to create an array #49

Open
fulldecent opened this issue May 18, 2017 · 2 comments
Open

Support multiple option calls to create an array #49

fulldecent opened this issue May 18, 2017 · 2 comments

Comments

@fulldecent
Copy link

fulldecent commented May 18, 2017

Example:

program --ignore bob --ignore mary

Will create configuration of:

ignore: ['bob', 'mary']

Reference: gjtorikian/html-proofer#377

@fulldecent
Copy link
Author

Ping @pedrozath @DirtyF Can you please review if this suggestion is in scope for the project?

@parkr
Copy link
Member

parkr commented Apr 8, 2018

I don’t have time to address this, but I would be happy to see if OptionParser supports this. AFAIK, many command line utilities support this behaviour so it wouldn’t be out of line to support.

@jekyll jekyll deleted a comment Jan 27, 2021
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

3 participants