Constructor and Description |
---|
PackRatings(net.sourceforge.argparse4j.inf.Namespace opts) |
Modifier and Type | Method and Description |
---|---|
static void |
configureArguments(net.sourceforge.argparse4j.inf.Subparser parser) |
void |
execute()
Execute the command.
|
String |
getDelimiter() |
File |
getOutputFile() |
boolean |
useTimestamps() |
public File getOutputFile()
public String getDelimiter()
public boolean useTimestamps()
public void execute() throws IOException
Command
execute
in interface Command
IOException
public static void configureArguments(net.sourceforge.argparse4j.inf.Subparser parser)