Function sopht::ipc::socket_file_path

source ·
pub fn socket_file_path() -> Result<PathBuf>
Expand description

obtains the file path of the unix socket file on the local machine whether it exists or not. this function can fail if the current user has no HOME directory (NoHomeDir)