Class RemoveExtensionsCommandHandler

java.lang.Object
io.quarkus.devtools.commands.handlers.RemoveExtensionsCommandHandler
All Implemented Interfaces:
QuarkusCommandHandler

public class RemoveExtensionsCommandHandler extends Object implements QuarkusCommandHandler
This class is thread-safe. It extracts extensions to be removed from the project from an instance of QuarkusCommandInvocation.