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

6
examples/http.yaml Normal file
View File

@ -0,0 +1,6 @@
commands:
- key: T
description: HTTP Test
action: single_http.http_action
tags: [http, demo]
help_text: Run HTTP test.