Searched defs:ModuleBuildParams (Results 1 – 1 of 1) sorted by relevance
37 type ModuleBuildParams struct { struct38 Rule blueprint.Rule39 Output WritablePath40 Outputs WritablePaths41 Input Path42 Inputs Paths43 Implicit Path44 Implicits Paths45 OrderOnly Paths46 Default bool[all …]