Function exe_path

Source
pub fn exe_path() -> Result<PathBuf>
Expand description

Returns the path of the currently running executable. On Linux this is /proc/self/exe.