Skip to main content

remove_pid_file

Function remove_pid_file 

Source
pub fn remove_pid_file(path: &str) -> Result<()>
Expand description

Remove the PID file.

ยงErrors

Returns an error if the file cannot be removed.