Skip to main content

write_pid_file

Function write_pid_file 

Source
pub fn write_pid_file(pid_path: &Path) -> Result<()>
Expand description

Write the current process ID to the PID file.