Searched refs:repo_root (Results 1 – 2 of 2) sorted by relevance
49 def parse(repo_root, recipes_cfg_path): argument106 recipes_path = os.path.join(repo_root, recipes_path.replace('/', os.path.sep))204 repo_root = os.path.abspath(206 recipes_cfg_path = os.path.join(repo_root, RECIPES_CFG)209 repo_root, recipes_cfg_path)
8 repo_root = os.path.dirname(os.path.abspath(__file__)) variable13 return os.path.join(repo_root, path)