- allImportPaths
string[] allImportPaths()
Undocumented in source. Be warned that the author may not have intended to support it.
- dup
DubInfo dup()
Undocumented in source. Be warned that the author may not have intended to support it.
- linkerFlags
string[] linkerFlags()
Undocumented in source. Be warned that the author may not have intended to support it.
- mainLinkerFlags
string[] mainLinkerFlags()
Undocumented in source. Be warned that the author may not have intended to support it.
- packageNameToTargets
Target[] packageNameToTargets(string name, Flag!"main" includeMain, string compilerFlags, CompilationMode compilationMode, DubObjsDir dubObjsDir)
Undocumented in source. Be warned that the author may not have intended to support it.
- postBuildCommands
string postBuildCommands()
Undocumented in source. Be warned that the author may not have intended to support it.
- targetName
TargetName targetName()
Undocumented in source. Be warned that the author may not have intended to support it.
- targetType
TargetType targetType()
Undocumented in source. Be warned that the author may not have intended to support it.
- toTargets
Target[] toTargets(Flag!"main" includeMain, string compilerFlags, CompilationMode compilationMode, DubObjsDir dubObjsDir, size_t startingIndex)
Undocumented in source. Be warned that the author may not have intended to support it.