class Obsctl::TUI::EventSession

Defined in:

obsctl/tui/session.cr

Constant Summary

TOPICS = ["state", "events", "logs"]

Constructors

Instance Method Summary

Constructor Detail

def self.connect(socket_path : String) : self #

[View source]
def self.new(session : IPC::ClientSession) #

[View source]

Instance Method Detail

def close #

[View source]
def next_event : IPC::Event | Nil #

[View source]