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
This is needed to properly handle Windows paths which are not Unix-like.
Absolute paths are spelt with a prefix of `\\` or `.:`. Rely on
Foundation to provide sufficient abstraction for determining if the path
is absolute.
0 commit comments