You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using removeOption() in ConsoleOptionParser, the option is removed from the _options property, but the corresponding value in _shortOptions is not deleted.