Class CreateProjectCommandHandler

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

public class CreateProjectCommandHandler extends Object implements QuarkusCommandHandler
Instances of this class are thread-safe. They create a new project extracting all the necessary properties from an instance of QuarkusCommandInvocation.