pub fn get_executable_path() -> Option<PathBuf>
Expand description

Gets the path of the currently running process. If the path cannot be determined, None is returned.