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
Should be parsed as 4 separate flags, not one whole bfzs.
I'm thinking I add a function to iterate through each character somehow and if they don't recognize one of the characters as a flag or it wasn't a single hyphen flag, then we error out.
The text was updated successfully, but these errors were encountered:
like
-bfzs
Should be parsed as 4 separate flags, not one whole
bfzs
.I'm thinking I add a function to iterate through each character somehow and if they don't recognize one of the characters as a flag or it wasn't a single hyphen flag, then we error out.
The text was updated successfully, but these errors were encountered: