class
Obsctl::TUI::Widgets::CommandPalette
- Obsctl::TUI::Widgets::CommandPalette
- Reference
- Object
Overview
Renders the command palette prompt and last command result.
Defined in:
obsctl/tui/widgets/command_palette.crInstance Method Summary
-
#render(model : Model, io : IO) : Nil
Writes the command palette panel to
io.