Resolves a path name supplied by the user into a path that can be used by the other methods of this VFS.
path
@override String xFullPathName(String path) => _memory.xFullPathName(path);