dub ~master (2024-03-02T18:14:23Z)
Dub
Repo
parseJson
dub
recipe
json
Undocumented in source. Be warned that the author may not have intended to support it.
void
parseJson
(PackageRecipe recipe, Json json, string parent)
void
parseJson
(PackageRecipe recipe, Json json, PackageName parent)
void
parseJson
(
ref
PackageRecipe
recipe
,
Json
json
,
in
PackageName
parent
=
PackageName.init
)
Meta
Source
See Implementation
dub
recipe
json
functions
parseJson
toJson