ocean.io.vfs.VirtualFolder

Members

Classes

VirtualFolder
class VirtualFolder

Virtual folders play host to other folder types, including both concrete folder instances and subordinate virtual folders. You can build a (singly rooted) tree from a set of virtual and non- virtual folders, and treat them as though they were a combined or single entity. For example, listing the contents of such a tree is no different than listing the contents of a non-virtual tree - there's just potentially more nodes to traverse.

Functions

main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Tango Dual License: 3-Clause BSD License / Academic Free License v3.0. See LICENSE_TANGO.txt for details.

Version

Oct 2007: Initial version

Authors

Kris