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
Currently the path library considers a Windows path such as "\foo\bar" to have its root as "". It should instead consider the root to be "\foo", as "foo" in this case is not a directory but the name of the server being connected to.