CSVReplicationReport

constructor(model: Model, reportName: String = model.name.replace(':', '_') + "_CSVReplicationReport", directoryPath: Path = model.outputDirectory.csvDir)

Parameters

model

the model for which to create the report

reportName

the name of the report

directoryPath

the path to the directory that will contain the report