class Obsctl::TUI::Widgets::CommandPalette

Overview

Renders the command palette prompt and last command result.

Defined in:

obsctl/tui/widgets/command_palette.cr

Instance Method Summary

Instance Method Detail

def render(model : Model, io : IO) : Nil #

Writes the command palette panel to io.


[View source]