Package io.micronaut.starter.cli
Class MicronautStarter
java.lang.Object
io.micronaut.starter.cli.command.BaseCommand
io.micronaut.starter.cli.MicronautStarter
- All Implemented Interfaces:
 ConsoleOutput,Callable<Integer>
- 
Field Summary
Fields inherited from class io.micronaut.starter.cli.command.BaseCommand
commonOptions, specFields inherited from interface io.micronaut.starter.io.ConsoleOutput
NOOP - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class io.micronaut.starter.cli.command.BaseCommand
err, errWriter, getOperatingSystem, getSpec, green, out, outWriter, red, showStacktrace, verbose, warning