public class InternalHistoryMain extends Object
Constructor and Description |
---|
InternalHistoryMain() |
Modifier and Type | Method and Description |
---|---|
protected @NotNull HistoryReader |
chronicleHistoryReader() |
static void |
main(@NotNull String[] args) |
protected @NotNull org.apache.commons.cli.Options |
options() |
protected org.apache.commons.cli.CommandLine |
parseCommandLine(@NotNull String[] args,
org.apache.commons.cli.Options options) |
protected void |
printHelpAndExit(org.apache.commons.cli.Options options,
int status) |
void |
run(String[] args) |
protected void |
setup(org.apache.commons.cli.CommandLine commandLine,
HistoryReader chronicleHistoryReader) |
public static void main(@NotNull @NotNull String[] args)
public void run(String[] args)
protected void setup(org.apache.commons.cli.CommandLine commandLine, HistoryReader chronicleHistoryReader)
@NotNull protected @NotNull HistoryReader chronicleHistoryReader()
protected org.apache.commons.cli.CommandLine parseCommandLine(@NotNull @NotNull String[] args, org.apache.commons.cli.Options options)
protected void printHelpAndExit(org.apache.commons.cli.Options options, int status)
@NotNull protected @NotNull org.apache.commons.cli.Options options()
Copyright © 2021. All rights reserved.