Expand description
The command line interface for the simulation.
Structs§
- Cli
- The command line interface for the simulation.
Enums§
- Commands
- The available commands.
- Example
Subcommands - The available subcommands for managing example models.
Constants§
- EXAMPLES_
DIR - The directory containing the example models.
Functions§
- extract_
example 🔒 - Extract the specified example to a new directory
- handle_
example_ extract_ command - Handle the
example extract
command - handle_
example_ list_ command - Handle the
example list
command. - handle_
example_ run_ command - Handle the
example run
command. - handle_
run_ command - Handle the
run
command.