class Obsctl::TUI::CommandClient

Defined in:

obsctl/tui/session.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(socket_path : String) #

[View source]

Instance Method Detail

def send(payload : IPC::CommandPayload) : IPC::Response #

[View source]