Searched defs:ModuleBuildParams (Results 1 – 1 of 1) sorted by relevance
35 type ModuleBuildParams struct { struct36 Rule blueprint.Rule37 Deps blueprint.Deps38 Depfile WritablePath39 Description string40 Output WritablePath41 Outputs WritablePaths42 ImplicitOutput WritablePath43 ImplicitOutputs WritablePaths44 Input Path[all …]