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

feat: Introduce Arg.destructure() and Arg.has_value. #150

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

DanCardin
Copy link
Owner

An idea that came out of #137. Basically, by fanning out CLI parameters on a nested object into the containing command structure.

@DanCardin DanCardin marked this pull request as ready for review October 1, 2024 00:39
@DanCardin DanCardin merged commit 49cd483 into main Oct 1, 2024
8 checks passed
@DanCardin DanCardin deleted the dc/destructure-arg branch October 1, 2024 12:38
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