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
That should have said ..path to a file instead of ..path to a directory. It will create an object of type VirtualFile and return it.
I will change the description to a better one.
Or adding a docstring with some additional checks to see path points to file could help as well. Per email I would focus on adding tests first, then have a closer look at improving the interfaces
VirtualFileSystem.get_virtual_file() will return a VirtualFile for a path to a directory
Unclear from the code and docstring what the intended behavior is
The text was updated successfully, but these errors were encountered: