Skip to content

Conversation

@kaushalkumar
Copy link
Contributor

Updated CommandSpec.remove(ArgSpec arg) method to remove the arg from args (List) and test case corresponding to same.
Ref: #1434

… args (List<ArgSpec>) and test case corresponding to same.
@remkop remkop added this to the 4.6.2 milestone Sep 15, 2021
@remkop remkop merged commit acc0c8f into remkop:master Sep 15, 2021
MarkoMackic pushed a commit to MarkoMackic/picocli that referenced this pull request Oct 17, 2021
MarkoMackic added a commit to MarkoMackic/picocli that referenced this pull request Oct 17, 2021
MarkoMackic added a commit to MarkoMackic/picocli that referenced this pull request Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CommandSpec.remove(arg) does not removes the arg from command, which increases args in CommandSpec

2 participants