Module Integration.BuckBuildReport

val parse_infer_deps : root:string -> build_report_file:string -> string list

Parse a JSON build report by buck and return all capture DBs found in the infer_deps.txt format. Relative paths are interpreted wrt root.