Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Keboo
Copy link
Member

@Keboo Keboo commented Jul 1, 2022

Added GetValue methods to InvocationContext
Renamed GetValueForOption and GetValueForArgument on ParseResult and SymbolResult classes

Fixes #1785

Copy link
Contributor

@jonsequitur jonsequitur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated for breaking change in PR

@Keboo Keboo force-pushed the fix1785 branch 3 times, most recently from 152c397 to a665e15 Compare July 12, 2022 19:33
Added GetValue methods to InvocationContext
Renamed GetValueForOption and GetValueForArgument on ParseResult and SymbolResult classes
Fixing compilation tests
@jonsequitur jonsequitur merged commit b8ddb00 into dotnet:main Oct 31, 2022
@jonsequitur
Copy link
Contributor

Thanks, @Keboo!

@Keboo Keboo deleted the fix1785 branch October 31, 2022 17:53
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.

Rename GetValueForOption and GetValueForArgument to GetValue and add these methods to InvocationContext
2 participants