Expand description
Commands used by the simulation.
Modulesยง
- event_
proxy - Evaluation of a specific event.
- jump
- Navigation to a point in the timeline.
- load
- Loading of a simulation from a YAML document.
- next
- Stepping through the next event.
- Printing of the simulation state.
- prompt
- Types for prompting the user over a terminal interface.
- reset
- Resetting of the simulation.
- run
- Evaluation of the remaining events in the timeline.
- save
- Saving of the current scenario to a YAML document.
- timeline
- Printing of the event timeline.
- truncate
- Truncation of the event timeline.