Viewer Control
def rerun.save(path, recording=None)
Stream all log-data to a file.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
path |
str
|
The path to save the data to. |
required |
recording |
RecordingStream | None
|
Specifies the |
None
|