Uses of Class
io.quarkus.devtools.commands.RemoveExtensions
-
Packages that use RemoveExtensions Package Description io.quarkus.devtools.commands -
-
Uses of RemoveExtensions in io.quarkus.devtools.commands
Methods in io.quarkus.devtools.commands that return RemoveExtensions Modifier and Type Method Description RemoveExtensionsRemoveExtensions. extensionManager(ExtensionManager extensionManager)RemoveExtensionsRemoveExtensions. extensions(Set<String> extensions)
-