public class InitCommand extends io.dropwizard.cli.ConfiguredCommand<NewtsConfig>
| Modifier | Constructor and Description |
|---|---|
protected |
InitCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run(io.dropwizard.setup.Bootstrap<NewtsConfig> bootstrap,
net.sourceforge.argparse4j.inf.Namespace namespace,
NewtsConfig config) |
protected void run(io.dropwizard.setup.Bootstrap<NewtsConfig> bootstrap, net.sourceforge.argparse4j.inf.Namespace namespace, NewtsConfig config) throws Exception
run in class io.dropwizard.cli.ConfiguredCommand<NewtsConfig>ExceptionCopyright © 2019. All rights reserved.