VfsHost.map

Add a symbolic link to another folder. These are referenced by folder() alone, and do not show up in tree traversals.

  1. VfsHost map(VfsFile target, istring name)
  2. VfsHost map(VfsFolderEntry target, istring name)

Meta