Searched defs:local (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Dfacet.py85 # inherited value masks the local value. Users can list and update
86 # local values while they are masked using pkg(1), but as long as the
88 # Once an inherited facet that masks a local facet is removed, the
89 # local facet will be restored.
93 FACET_SRC_LOCAL = "local"
137 facet sources (local vs parent) and names, we're essentially
180 # computations. (Priority changes can occur when local or
188 # still possible that we're changing the set of local or
190 # computations. For example: we could be adding a local
193 # local withou
516 def local(self): member in class:Facets
[all...]

Completed in 24 milliseconds