pub fn cleanup_socket(project: &Path) -> DaemonResult<()>Expand description
Clean up the socket file for a project.
Safe to call even if socket doesn’t exist.
pub fn cleanup_socket(project: &Path) -> DaemonResult<()>Clean up the socket file for a project.
Safe to call even if socket doesn’t exist.