Library

Undocumented in source.

Constructors

this
this(LibraryType libType)
Undocumented in source.

Members

Mixins

__anonymous
mixin TargetCommonMixin
Undocumented in source.

Variables

libType
LibraryType libType;
Undocumented in source.

Mixed In Members

From mixin TargetCommonMixin

name
string name;
Undocumented in source.
sourceFiles
Path[] sourceFiles;
Undocumented in source.
this
this()
Undocumented in source.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
getSourceFiles
Path[] getSourceFiles()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ITarget

toString
string toString()
Undocumented in source.
getSourceFiles
Path[] getSourceFiles()
Undocumented in source.

Meta