JsonReporter
JsonReporter()Generate a JSON representation of the project model.
Methods
| Name | Description |
|---|---|
| generate_report | Generate a JSON file from the project model or print to console if no path is given. |
generate_report
JsonReporter.generate_report(model, output_path=None)Generate a JSON file from the project model or print to console if no path is given.