[−][src]Function heim_process::pid_exists
pub fn pid_exists(pid: Pid) -> impl Future<Item = bool, Error = Error>
Returns future which checks is process with passed pid is exists.
pub fn pid_exists(pid: Pid) -> impl Future<Item = bool, Error = Error>
Returns future which checks is process with passed pid is exists.