class Obsctl::TUI::Widgets::ScenesPanel

Overview

Renders the flat scene list and configured scene metadata.

Defined in:

obsctl/tui/widgets/scenes_panel.cr

Instance Method Summary

Instance Method Detail

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

Writes the scenes panel to io.


[View source]