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, const(char)[] name)
  2. VfsHost map(VfsFolderEntry target, const(char)[] name)
    interface VfsHost
    map
    (,
    const(char)[] name
    )

Meta