dub.recipe.json

JSON format support for PackageRecipe

Members

Functions

parseJson
deprecated void parseJson(PackageRecipe recipe, Json json, string parent)
Undocumented in source. Be warned that the author may not have intended to support it.
parseJson
void parseJson(PackageRecipe recipe, Json json, PackageName parent)
Undocumented in source. Be warned that the author may not have intended to support it.
toJson
Json toJson(PackageRecipe recipe)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

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

Authors

Sönke Ludwig, Matthias Dondorff