VirtualFileSystem.files

Trusted on the assumption that byKey is @safe _enough_.

struct VirtualFileSystem
files
@trusted pure nothrow const @nogc
(
)

Return Value

Type: auto

range of the filenames in the VFS.

Meta