dub.init

Package skeleton initialization code.

Members

Functions

initPackage
void initPackage(Path root_path, string[string] deps, string type, PackageFormat format, void delegate(ref PackageRecipe, ref PackageFormat) recipe_callback)

Intializes a new package in the given directory.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig