Qudi
|
The result of a call to run_cell. More...
Public Member Functions | |
def | __init__ (self) |
def | success (self) |
def | raise_error (self) |
Reraises error if success is False , otherwise does nothing. | |
Public Attributes | |
execution_count | |
error_before_exec | |
error_in_exec | |
result | |
display_data | |
captured_stdout | |
captured_stderr | |
The result of a call to run_cell.
Stores information about what took place.