Searched refs:writeModuleInfoJSON (Results 1 – 1 of 1) sorted by relevance
794 if err := writeModuleInfoJSON(ctx, moduleInfoJSONs, preMergePath); err != nil {991 return writeModuleInfoJSON(ctx, moduleInfoJSONs, moduleInfoJSONPath)994 func writeModuleInfoJSON(ctx SingletonContext, moduleInfoJSONs []*ModuleInfoJSON, moduleInfoJSONPat… func