dub v0.9.21-beta.2 (2013-12-15T16:54:20Z)
Dub
Repo
createProjectGenerator
dub
generators
generator
Creates a project generator of the given type for the specified project.
ProjectGenerator
createProjectGenerator
(
string
generator_type
,
Project
app
,
PackageManager
mgr
)
Meta
Source
See Implementation
dub
generators
generator
functions
createProjectGenerator
finalizeGeneration
prepareGeneration
runBuildCommands
interfaces
ProjectGenerator
structs
GeneratorSettings
Creates a project generator of the given type for the specified project.