Interface DefaultCodestartFileStrategyHandler
- All Superinterfaces:
CodestartFileStrategyHandler
-
Field Summary
Fields inherited from interface io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyHandler
BY_NAME, DEFAULT_STRATEGY, SKIP_FILE_IDENTIFIER -
Method Summary
Modifier and TypeMethodDescriptionvoidcopyStaticFile(CodestartResource.Source source, Path targetPath) Methods inherited from interface io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyHandler
checkNotEmptyCodestartFiles, checkTargetDoesNotExist, createDirectories, name, process, writeFile
-
Method Details
-
copyStaticFile
- Throws:
IOException
-