Searched defs:repo_root (Results 1 – 8 of 8) sorted by relevance
59 def parse(repo_root, recipes_cfg_path): argument171 def checkout_engine(engine_path, repo_root, recipes_cfg_path): argument
58 def parse(repo_root, recipes_cfg_path): argument168 def checkout_engine(engine_path, repo_root, recipes_cfg_path): argument
8 repo_root = os.path.dirname(os.path.abspath(__file__)) variable
232 function repo_root() { function
20 def git_init(api, repo_root, env): argument
56 def repo_root(): function