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