VfsHost.map

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

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

Meta