Add loading submenus from config or Falyx object, more examples

This commit is contained in:
2025-05-13 23:19:29 -04:00
parent 2bdca72e04
commit bba473047c
9 changed files with 151 additions and 15 deletions

View File

@ -20,3 +20,12 @@ commands:
action: menu_demo.menu
tags: [menu, demo]
help_text: Run a menu demo with multiple options.
submenus:
- key: C
description: Process Menu (From Config)
config: process.yaml
- key: U
description: Submenu From Python
submenu: submenu.submenu