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
Is there any interest in replacing the System.Console.GetOpt code with a more modern optparse-applicative style options parser? If so, hm - maybe I'll take a stab. It could be a lot of work for little benefit, unless the existing options parsing code is slowing people down.