| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 85a6dae commit 9afdc09
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -18,9 +18,7 @@ on which a Node.js application is running. Specifically, when running on a | |||
| 18 | 18 | Windows operating system, the `path` module will assume that Windows-style | |
| 19 | 19 | paths are being used. | |
| 20 | 20 | ||
| 21 | - For example, using the `path.basename()` function with the Windows file path | ||
| 22 | - `C:\temp\myfile.html`, will yield different results when running on POSIX than | ||
| 23 | - when run on Windows: | ||
| 21 | + So using `path.basename()` might yield different results on POSIX and Windows: | ||
| 24 | 22 | ||
| 25 | 23 | On POSIX: | |
| 26 | 24 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments