Searched refs:flatListPath (Results 1 – 1 of 1) sorted by relevance
779 flatListPath OutputPath member790 return d.flatListPath820 d.flatListPath = PathForModuleOut(ctx, "depsinfo", "flatlist.txt").OutputPath821 WriteFileRule(ctx, d.flatListPath, flatContent.String())823 ctx.Phony(fmt.Sprintf("%s-depsinfo", ctx.ModuleName()), d.fullListPath, d.flatListPath)