Represents the contents of a package recipe file (dub.json/dub.sdl) in an abstract way.
This structure is used to reason about package descriptions in isolation. For higher level package handling, see the Package class.
Clones the package recipe recursively.
See Implementation
Represents the contents of a package recipe file (dub.json/dub.sdl) in an abstract way.
This structure is used to reason about package descriptions in isolation. For higher level package handling, see the Package class.