Method: EventStore::Aggregate#checkpoint_event
- Defined in:
- lib/event_store/aggregate.rb
permalink #checkpoint_event ⇒ Object (readonly)
Returns the value of attribute checkpoint_event.
7 8 9 |
# File 'lib/event_store/aggregate.rb', line 7 def checkpoint_event @checkpoint_event end |