Skip to content

Updated ArgumentList to support retrieving both single and double das… - #106

Merged
cesaref merged 1 commit into
mainfrom
develop
May 21, 2026
Merged

Updated ArgumentList to support retrieving both single and double das…#106
cesaref merged 1 commit into
mainfrom
develop

Conversation

@cesaref

@cesaref cesaref commented May 21, 2026

Copy link
Copy Markdown
Collaborator

…h options by not specifying either when using the get methods. e.g

getValueFor ("foo") will return "bar" if the arguments include either --foo=bar or -foo bar

…h options by not specifying either when using the get methods. e.g

getValueFor ("foo") will return "bar" if the arguments include either --foo=bar or -foo bar
@cesaref
cesaref merged commit 5685fb5 into main May 21, 2026
8 checks passed
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.

1 participant