Searched refs:moduleInfoFilePath (Results 1 – 1 of 1) sorted by relevance
83 … val moduleInfoFilePath = tasks.compileModuleInfoJava.get().outputs.files.asFileTree.matching { in <lambda>() constant88 Files.copy(moduleInfoFilePath, moduleInfoFile, StandardCopyOption.REPLACE_EXISTING) in <lambda>()