Searched refs:flatListPath (Results 1 – 1 of 1) sorted by relevance
793 flatListPath OutputPath member804 return d.flatListPath834 d.flatListPath = PathForModuleOut(ctx, "depsinfo", "flatlist.txt").OutputPath835 WriteFileRule(ctx, d.flatListPath, flatContent.String())837 ctx.Phony(fmt.Sprintf("%s-depsinfo", ctx.ModuleName()), d.fullListPath, d.flatListPath)