boson
boson copied to clipboard
Array option without quotes?
If I'm understanding correctly, in order to pass an array of arguments, they have to be in quotes:
my_cmd 'foo bar quux'
Is there anyway for multiple items to be gathered up without any quoting done by the end-user?
my_cmd foo bar quux
Thanks for reporting your issue! This is one of my 20 active issues. Use that link to check how soon your issue will be answered. Don't forget to check your issue against this project's CONTRIBUTING.md. Cheers.