@Prototype public class CreateRepositoryCommand extends CodeGenCommand
config, overwritecommonOptions, specNOOP| Constructor and Description | 
|---|
CreateRepositoryCommand(CodeGenConfig config,
                       java.util.List<DatabaseDriverFeature> driverFeatures)  | 
CreateRepositoryCommand(CodeGenConfig config,
                       io.micronaut.core.util.functional.ThrowingSupplier<OutputHandler,java.io.IOException> outputHandlerSupplier,
                       ConsoleOutput consoleOutput,
                       java.util.List<DatabaseDriverFeature> driverFeatures)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
applies()  | 
java.lang.Integer | 
call()  | 
err, getCommand, getProject, getTemplateRenderer, getTemplateRenderer, out, setBeanContext, warninggetOperatingSystem, green, red, showStacktrace, verbose@Inject
public CreateRepositoryCommand(@Parameter
                                       CodeGenConfig config,
                                       java.util.List<DatabaseDriverFeature> driverFeatures)
public CreateRepositoryCommand(CodeGenConfig config, io.micronaut.core.util.functional.ThrowingSupplier<OutputHandler,java.io.IOException> outputHandlerSupplier, ConsoleOutput consoleOutput, java.util.List<DatabaseDriverFeature> driverFeatures)
public boolean applies()
applies in class CodeGenCommandpublic java.lang.Integer call()
                       throws java.lang.Exception
java.lang.Exception