VirtualFolder.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 file, const(char)[] name)
    class VirtualFolder
    final
    map
    (,
    const(char)[] name
    )
  2. VfsHost map(VfsFolderEntry folder, const(char)[] name)

Meta