RelatedRef#
- Constructors:
RelatedRef(**properties)
Methods#
- class RelatedRef
- get_subpaths() → list[str]#
Returns the subpaths that should be installed/updated for the ref. This returns
None
if all files should be installed.Added in version 0.6.7.
- should_autoprune() → bool#
Returns whether to delete when pruning unused refs.
Added in version 0.11.8.
Properties#
Fields#
- class RelatedRef
- parent#