dmd.filecache

Cache the contents from files read from disk into memory.

Members

Classes

FileAndLines
class FileAndLines

A line-by-line representation of a dmd.root.file.File.

Structs

FileCache
struct FileCache

A simple file cache that can be used to avoid reading the same file multiple times. It stores its cached files as FileAndLines

Meta

Suggestion Box / Bug Report