Obsctl::Config::ServerConfig
Inherits YAML::Serializable < Struct < Value < Object
Local daemon options that affect server IPC and lifecycle behavior.
Constructors
new(socket_path : String | Nil = nil, pid_file : String | Nil = nil, allow_remote_shutdown : Bool = false, start_embedded_if_missing : Bool = true)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Instance methods
allow_remote_shutdown
pid_file
socket_path
start_embedded_if_missing