Functions | |
def | RunOneReport |
def | RunOneReportWithDestination |
def ReportWriter.RunOneReport | ( | arg1 | ) |
C++ signature : void RunOneReport(std::string)
def ReportWriter.RunOneReportWithDestination | ( | path, | |
destination | |||
) |
Example: RunOneReportWithDestination("some_report_writer_report", Output.Destination("some_report_writer_report_output.txt")) C++ signature : void RunOneReportWithDestination(std::string,Destination)