mage ~master (2021-12-21T00:38:25.4342263)
Dub
Repo
ITarget
mage
target
Undocumented in source.
interface
ITarget {
string
toString
();
Path
[]
getSourceFiles
();
}
Members
Functions
getSourceFiles
Path
[]
getSourceFiles
()
Undocumented in source.
toString
string
toString
()
Undocumented in source.
Meta
Source
See Implementation
mage
target
classes
Executable
Library
TargetWrapper
enums
LibraryType
interfaces
ITarget
ITargetFactory
mixin templates
M_MageFileMixin
TargetCommonMixin
registerMageFile
static variables
targetFactories
targets
structs
Target