When migrating to 2.0 beta 5, the ParseResult.HasOption is not there any more, and seems not mentioned in the migration guide, is there alternative for it?
I use it to see whether the user has that option input
https://learn.microsoft.com/en-us/dotnet/standard/commandline/migration-guide-2.0.0-beta5
When migrating to 2.0 beta 5, the
ParseResult.HasOptionis not there any more, and seems not mentioned in the migration guide, is there alternative for it?I use it to see whether the user has that option input
https://learn.microsoft.com/en-us/dotnet/standard/commandline/migration-guide-2.0.0-beta5