VirtualFileSystem
Description
- Derived from
-
FileSystem abstract
IConfigurable
A filesystem that maps virtual paths to real filesystem paths.
The IFile instances that are created by this class can safely be cast to VirtualFile.
Public / Methods
FileLookup
Performs a lookup for the given virtual filesystem path.
- IOException
-
If an I/O error has occurred.