pub fn get_reaper_status(process: ProcSelector) -> Result<ReaperStatus>
Available on crate feature process only.
Expand description

Get information about the reaper of the specified process (or the process itself if it is a reaper).

References