Results¶
The method run() returns a Result object.
You can interact with this object in the same way as the Model object
itself. The following results are available in the result object.
graph TD
A[Model]
A --> F0[files]
The method run() returns a Result object.
You can interact with this object in the same way as the Model object
itself. The following results are available in the result object.