Skip to main content

socket_path

Function socket_path 

Source
pub fn socket_path() -> PathBuf
Expand description

Unix socket path the daemon binds and clients connect to.

Overridable via the KHIVE_SOCKET env var (for tests and ops).