public class GenerateCommand
extends java.lang.Object
| Constructor and Description |
|---|
GenerateCommand() |
| Modifier and Type | Method and Description |
|---|---|
ConfigOptions |
getConfigOptions() |
java.nio.file.Path |
getReportDirectory() |
ResultsOptions |
getResultsOptions() |
boolean |
isCleanReportDirectory() |
public boolean isCleanReportDirectory()
public java.nio.file.Path getReportDirectory()
public ResultsOptions getResultsOptions()
public ConfigOptions getConfigOptions()