Constructor and Description |
---|
Eval(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.
|
File |
getFile() |
boolean |
getForce() |
List<String> |
getTargets() |
int |
getThreadCount() |
public static void configureArguments(net.sourceforge.argparse4j.inf.Subparser parser)
public void execute() throws IOException, TaskExecutionException
Command
execute
in interface Command
IOException
TaskExecutionException
public boolean getForce()
public int getThreadCount()
public File getFile()