Searched defs:Exec (Results 1 – 2 of 2) sorted by relevance
143 void Exec(const vector<DepNode*>& roots, Evaluator* ev) { in Exec() function
155 func (ex *Executor) Exec(g *DepGraph, targets []string) error { func