- addSources
void addSources(string dubPkgName, string pkgVer, string root, string[] files, string[] options)
- clearSources
void clearSources()
- dubPackages
inout(DubPkgInfo)[] dubPackages()
Undocumented in source. Be warned that the author may not have intended to support it.
- exclude
void exclude(string[] packages, string[] packagePatterns, string[] paths, string[] patterns)
- getDubPackageInfo
inout(DubPkgInfo) getDubPackageInfo(string dubPkgName)
- getPackageInfo
inout(PkgInfo) getPackageInfo(string dubPkgName)
- hasPackage
bool hasPackage(string dubPkgName)
- target
void target(string dstDir)