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
Oh also we should stop reading the args as Strings and instead use a proper OsString API to be as compatible as possible (even if the next command in the chain will just die on the input).
"cargo mommy i mean hello/there" will actually "work" in that we'll do some thing to the filesystem but uhhhh it shouldn't.
Might also be some other degenerate inputs we should reject.
The text was updated successfully, but these errors were encountered: