darwin_libproc

Function pid_cwd

Source
pub fn pid_cwd(pid: pid_t) -> Result<PathBuf>
Expand description

Fetch current working directory for process with pid provided.