dmd.root.filename

Encapsulate path and file names.

Members

Functions

extendedPathThen
auto extendedPathThen(const(char)[] path)

Converts a path to one suitable to be passed to Win32 API functions that can deal with paths longer than 248 characters then calls the supplied function on it.

Structs

FileName
struct FileName

Encapsulate path and file names.

Meta