Home
last modified time | relevance | path

Searched refs:Placeholders (Results 1 – 3 of 3) sorted by relevance

/tools/repohooks/
DREADME.md95 ## Placeholders section in Config Files
182 See [Placeholders](#Placeholders) for variables you can expand automatically.
208 See [Placeholders](#Placeholders) for variables you can expand automatically.
/tools/repohooks/rh/
Dhooks_unittest.py84 for var in rh.hooks.Placeholders.vars():
98 self.replacer = rh.hooks.Placeholders()
Dhooks.py37 class Placeholders(object): class
149 replacer = Placeholders(diff=diff)