Skip to main content

default_socket_path

Function default_socket_path 

Source
pub fn default_socket_path() -> PathBuf
Expand description

Resolves the default socket path for the oxibrain daemon. Honors OXIBRAIN_SOCKET if set; otherwise $XDG_RUNTIME_DIR/oxibrain.sock (Linux) or ~/.oxi/run/oxibrain.sock (macOS).