Package io.quarkus.cli.plugin
Interface Catalog<T extends Catalog<T>>
- All Known Implementing Classes:
JBangCatalog,PluginCatalog
public interface Catalog<T extends Catalog<T>>
-
Method Summary
Modifier and TypeMethodDescriptiondefault TwithCatalogLocation(File catalogLocation) default TwithCatalogLocation(Path catalogLocation) withCatalogLocation(Optional<Path> catalogLocation)
-
Method Details
-
getCatalogLocation
-
withCatalogLocation
-
withCatalogLocation
-
withCatalogLocation
-
refreshLastUpdate
T refreshLastUpdate()
-