Skip to main content

cleanup_socket

Function cleanup_socket 

Source
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.