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

Issue 49: making cap work with just default-name #50

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

zacharysyoung
Copy link
Contributor

@zacharysyoung zacharysyoung commented Aug 20, 2023

Addresses #49.

  1. marks the --names flag optional in documentation
  2. adds a check in RunCap to make sure at least one the --names or --default-name flags were set on the command line
  3. guards against passing an empty string to GetArrayFromCsvString() in RunCap

@aotimme
Copy link
Owner

aotimme commented Dec 12, 2023

Great! Thank you!

@aotimme aotimme merged commit 2c6f1b9 into aotimme:master Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants