Module commands

Source
Expand description

The command line interface for the simulation.

Structs§

Cli
The command line interface for the simulation.

Enums§

Commands
The available commands.
ExampleSubcommands
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.