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
Seems like options are parsed with some homegrown code. Using the existing getopt library would be more effective and easier. Is there any reason why it's not being used?