class Obsctl::TUI::App

Overview

Interactive ANSI TUI application loop.

Defined in:

obsctl/tui/app.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(config : Config::Config, config_path : String) #

[View source]

Instance Method Detail

def run : Int32 #

Runs the TUI until the user quits and returns a process exit code.


[View source]