module Obsctl::IPC::SocketPath

Defined in:

obsctl/ipc/socket_path.cr

Constant Summary

DEFAULT_SOCKET_NAME = "obsctl.sock"

Class Method Summary

Class Method Detail

def self.ensure_parent(path : String) : Nil #

[View source]
def self.resolve(configured_path : String | Nil = nil, env = ENV) : String #

[View source]
def self.uid : UInt32 #

[View source]