Uses of Class
io.quarkus.devtools.codestarts.core.reader.TargetFile
-
Packages that use TargetFile Package Description io.quarkus.devtools.codestarts.core.strategy -
-
Uses of TargetFile in io.quarkus.devtools.codestarts.core.strategy
Method parameters in io.quarkus.devtools.codestarts.core.strategy with type arguments of type TargetFile Modifier and Type Method Description default voidCodestartFileStrategyHandler. checkNotEmptyCodestartFiles(List<TargetFile> codestartFiles)voidCodestartFileStrategyHandler. process(Path targetDirectory, String relativePath, List<TargetFile> codestartFiles, Map<String,Object> data)
-