AbsoluteCompileDbDirectory

The absolute path to the directory the compilation database reside at.

@safe
struct AbsoluteCompileDbDirectory {}

Constructors

this
this(Path path)
Undocumented in source.

Alias This

payload

Members

Variables

payload
AbsolutePath payload;
Undocumented in source.

Meta