tuisage 0.2.1

TUI application for interacting with CLI commands defined by usage specs
---
source: src/ui.rs
expression: output
---
┌ Command ─────────────────────────────────────────────────────────────────────────────────────────┐
│ $ test test                                                                                      │
└──────────────────────────────────────────────────────────────────────────────────────────────────┘
┌ Commands ────────────────────────────┐┌ Flags ───────────────────────────────────────────────────┐
│▶ test                                ││                                                          │
│                                      ││                                                          │
│                                      ││                                                          │
│                                      ││                                                          │
│                                      ││                                                          │
│                                      ││                                                          │
│                                      ││                                                          │
│                                      ││                                                          │
│                                      ││                                                          │
│                                      ││                                                          │
│                                      │└──────────────────────────────────────────────────────────┘
│                                      │┌ Arguments ───────────────────────────────────────────────┐
│                                      ││▶ ● <item> = ▎                                            │
│                                      ││            │opt01  ┃                                     │
│                                      ││            │opt02  ┃                                     │
│                                      ││            │opt03  │                                     │
│                                      ││            │opt04  │                                     │
│                                      ││            │opt05  │                                     │
└──────────────────────────────────────┘└────────────└───────┘─────────────────────────────────────┘
 ↑↓ select  ⏎ confirm  Esc keep text                                                   T: [Dracula]