Module sequent_repl::commands::load

source ·
Expand description

Loading of a simulation from a YAML document.

Structs

Command that will load the simulation from a user-specified YAML file. Upon completion, the simulation will be reset to the initial state, as per the loaded file, and the cursor position reset to 0.
Parser for Load.