| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ee1d13c commit 9fa7dcf
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2465,7 +2465,7 @@ changes: | |||
| 2465 | 2465 | * `stats` {fs.Stats} | |
| 2466 | 2466 | ||
| 2467 | 2467 | Retrieves the {fs.Stats} for the symbolic link referred to by the path. | |
| 2468 | - The callback gets two arguments `(err, stats)` where `stats` is a {`fs.Stats} | ||
| 2468 | + The callback gets two arguments `(err, stats)` where `stats` is a {fs.Stats} | ||
| 2469 | 2469 | object. `lstat()` is identical to `stat()`, except that if `path` is a symbolic | |
| 2470 | 2470 | link, then the link itself is stat-ed, not the file that it refers to. | |
| 2471 | 2471 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments