Module example

Module example 

Source
Expand description

Code related to the example models and the CLI commands for interacting with them.

Enumsยง

ExampleSubcommands
The available subcommands for managing example models.

Functionsยง

extract_example ๐Ÿ”’
Extract the specified example to a new directory.
handle_example_extract_command ๐Ÿ”’
Handle the example extract command
handle_example_info_command ๐Ÿ”’
Handle the example info command.
handle_example_list_command ๐Ÿ”’
Handle the example list command.
handle_example_run_command
Handle the example run command.