reggae.dub.info

Undocumented in source.

Members

Enums

TargetType
enum TargetType
Undocumented in source.

Functions

inDubPackagePath
string inDubPackagePath(string packagePath, string filePath)
Undocumented in source. Be warned that the author may not have intended to support it.
isObjectFile
bool isObjectFile(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
isStaticLibrary
bool isStaticLibrary(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
targetName
TargetName targetName(TargetType targetType, string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.

Imports

No (from std.typecons)
public import std.typecons : Yes, No;
Undocumented in source.
Yes (from std.typecons)
public import std.typecons : Yes, No;
Undocumented in source.

Structs

DubInfo
struct DubInfo
Undocumented in source.
DubObjsDir
struct DubObjsDir
Undocumented in source.
DubPackage
struct DubPackage
Undocumented in source.

Meta