Lines Matching defs:get
152 # now get the manifests
208 def get(self, api_inst, pkg_name):
413 excl = conf.get("pkglint", "pkglint.exclude")
422 self.version_pattern = conf.get("pkglint",
456 lint_log.level = conf.get("pkglint",
466 self.use_tracker = conf.get("pkglint",
472 self.ignore_pubs = conf.get("pkglint",
691 pkg_name, throwing a LintEngineException if we get more than
751 # we expected to get only 1 hit, so
788 mf = self.mf_cache.get(api_inst, pkg_name)
850 _("Unable to get image at {dir}: {reason}").format(
871 # file:// URI, and get the absolute path. Missing or invalid
1108 if leaf_mf and leaf_mf.get("pkg.renamed",
1188 val = self.conf.get("pkglint", key)
1206 if action.attrs.get("name", "") == attr:
1293 return mf.get("pkg.fmri")