Skip to main content

is_process_running

Function is_process_running 

Source
pub fn is_process_running(process_name: &str) -> bool
Expand description

Checks if a process is running by searching command lines (like pgrep -f)