Class GenerateCommand

java.lang.Object
io.qameta.allure.command.GenerateCommand

public class GenerateCommand extends Object
Contains options for generate command.
Since:
2.0
  • Constructor Details

    • GenerateCommand

      public GenerateCommand()
  • Method Details

    • isCleanReportDirectory

      public boolean isCleanReportDirectory()
    • getReportDirectory

      public Path getReportDirectory()
    • getResultsOptions

      public ResultsOptions getResultsOptions()
    • getConfigOptions

      public ConfigOptions getConfigOptions()
    • isSingleFileMode

      public boolean isSingleFileMode()