Package io.quarkus.devtools.codestarts
Interface CodestartResource
- All Known Implementing Classes:
CodestartResource.PathCodestartResource
public interface CodestartResource
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptioncopyTo(String codestartRelativePath, Path target, CopyOption... copyOptions) booleanlistSources(String languageDir) pathName()
-
Method Details
-
pathName
String pathName() -
read
-
copyTo
-
listSources
-
dirExists
-
getLanguageDirs
-
getSource
-