Update doc library/std/src/path.rs
Co-authored-by: Mara Bos <m-ou.se@m-ou.se>
This commit is contained in:
parent
a0958df56f
commit
f3c1db311c
1 changed files with 0 additions and 1 deletions
|
@ -2569,7 +2569,6 @@ impl Path {
|
|||
}
|
||||
|
||||
/// Returns true if the path exists on disk and is pointing at a symbolic link.
|
||||
/// This method can alse be used to check whether symlink exists.
|
||||
///
|
||||
/// This function will not traverse symbolic links.
|
||||
/// In case of a broken symbolic link this will also return true.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue