We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d28d47 + 6c21b1b commit 64af0ffCopy full SHA for 64af0ff
src/libstd/env.rs
@@ -482,8 +482,7 @@ pub fn temp_dir() -> PathBuf {
482
os_imp::temp_dir()
483
}
484
485
-/// Returns the filesystem path to the current executable which is running but
486
-/// with the executable name.
+/// Returns the full filesystem path to the current running executable.
487
///
488
/// The path returned is not necessarily a "real path" to the executable as
489
/// there may be intermediate symlinks.
0 commit comments