Skip to main content

read_pid

Function read_pid 

Source
pub fn read_pid() -> Option<u32>
Expand description

Read and parse the PID from the PID file. Returns None if the file is missing, contains invalid data, or the PID doesn’t belong to a semantic-diff process.