Searched refs:fullListPath (Results 1 – 1 of 1) sorted by relevance
899 fullListPath OutputPath member913 return d.fullListPath936 d.fullListPath = PathForModuleOut(ctx, "depsinfo", "fulllist.txt").OutputPath937 WriteFileRule(ctx, d.fullListPath, fullContent.String())942 ctx.Phony(fmt.Sprintf("%s-depsinfo", ctx.ModuleName()), d.fullListPath, d.flatListPath)