Searched refs:CatalogPart (Results 1 - 2 of 2) sorted by relevance

/pkg/src/tests/cli/
H A Dt_pkg_refresh.py577 part = catalog.CatalogPart(p, meta_root=cat_root)
580 part = catalog.CatalogPart(p, meta_root=cat_root)
/pkg/src/modules/
H A Dcatalog.py207 functionality shared between CatalogPart and CatalogAttrs."""
398 class CatalogPart(CatalogPartBase): class in inherits:CatalogPartBase
399 """A CatalogPart object is the representation of a subset of the package
407 """Initializes a CatalogPart object."""
421 As long as the CatalogPart has been saved since the last
534 As long as the CatalogPart has been saved since the last
562 FMRI) as it iterates over the CatalogPart contents.
591 As long as the CatalogPart has been saved since the last
724 the CatalogPart.
738 (pub, stem) as it iterates over the contents of the CatalogPart
[all...]

Completed in 25 milliseconds