doc: that explanation was a mess

This commit is contained in:
Tshepang Lekhonkhobe 2016-02-25 23:14:20 +02:00
parent f6f050d090
commit 6c21b1bad6
1 changed files with 1 additions and 2 deletions

View File

@ -482,8 +482,7 @@ pub fn temp_dir() -> PathBuf {
os_imp::temp_dir()
}
/// Returns the filesystem path to the current executable which is running but
/// with the executable name.
/// Returns the full filesystem path to the current running executable.
///
/// The path returned is not necessarily a "real path" to the executable as
/// there may be intermediate symlinks.