class Obsctl::TUI::Widgets::ConnectionPanel

Overview

Renders current server/OBS connection status.

Defined in:

obsctl/tui/widgets/connection_panel.cr

Instance Method Summary

Instance Method Detail

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

Writes the connection panel to io.


[View source]