Class MaxmindBaseCommand
- java.lang.Object
-
- technology.dice.dicewhere.downloader.picocli.commands.BaseCommand
-
- technology.dice.dicewhere.downloader.picocli.commands.MaxmindBaseCommand
-
- Direct Known Subclasses:
DownloadMaxmindS3Command,DownloadMaxmindSiteCommand
public abstract class MaxmindBaseCommand extends BaseCommand
-
-
Constructor Summary
Constructors Constructor Description MaxmindBaseCommand()
-
Method Summary
-
Methods inherited from class technology.dice.dicewhere.downloader.picocli.commands.BaseCommand
call, checkNecessaryEnvironmentVariables, execute, isVerbose
-
-