Class VirtualFileSystem

All Implemented Interfaces:
Closeable, AutoCloseable, FileSystem, VfsComponent

A logical file system, made up of set of junctions, or links, to files from other file systems.

TODO - Handle nested junctions.