Searched defs:actionGraphContainer (Results 1 – 1 of 1) sorted by relevance
69 type actionGraphContainer struct { struct70 Artifacts []artifact71 Actions []action72 DepSetOfFiles []depSetOfFiles73 PathFragments []pathFragment120 func newAqueryHandler(aqueryResult actionGraphContainer) (*aqueryArtifactHandler, error) {