SubPackage

Undocumented in source.

Members

Static functions

fromYAML
SubPackage fromYAML(ConfigParser!SubPackage p)

Given a YAML parser, recurses into recipe or use path depending on the node type.

Variables

path
string path;
Undocumented in source.
recipe
PackageRecipe recipe;
Undocumented in source.

Meta