Skip to main content

get_events

Method
This is a method of the ListSink class in the protocol module.
Get all collected events.

Signature

Returns

List[ActionEvent]
The result of the operation.

Source

View on GitHub

praisonaiagents/trace/protocol.py at line 163