class Temporalio::Client::WorkflowExecution
def history_length
-
(Integer)
- Number of events in the history.
def history_length @raw_info.history_length end
(Integer)
- Number of events in the history.
def history_length @raw_info.history_length end