Commit 85c85d3
path: add
Refs: #31553
Refs: #32953
Refs: #33950
Refs: #34001
Refs: #34002
Refs: #34055
PR-URL: #34962
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>path/posix and path/win32 alias modules1 parent 3dd0637 commit 85c85d3Copy full SHA for 85c85d3
File tree
Expand file treeCollapse file tree
8 files changed
+44
-0
lines changedOpen diff view settings
Filter options
- doc/api
- lib/path
- test
- es-module
- parallel
Expand file treeCollapse file tree
8 files changed
+44
-0
lines changedOpen diff view settings
Collapse file
+12Lines changed: 12 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
434 | 434 | |
435 | 435 | |
436 | 436 | |
| 437 | + |
| 438 | + |
| 439 | + |
| 440 | + |
437 | 441 | |
438 | 442 | |
439 | 443 | |
440 | 444 | |
441 | 445 | |
442 | 446 | |
443 | 447 | |
| 448 | + |
| 449 | + |
444 | 450 | |
445 | 451 | |
446 | 452 | |
| ||
568 | 574 | |
569 | 575 | |
570 | 576 | |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
571 | 581 | |
572 | 582 | |
573 | 583 | |
574 | 584 | |
575 | 585 | |
576 | 586 | |
577 | 587 | |
| 588 | + |
| 589 | + |
578 | 590 | |
579 | 591 | |
580 | 592 | |
|
Collapse file
lib/path/posix.js
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
Collapse file
lib/path/win32.js
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
Collapse file
+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
73 | 73 | |
74 | 74 | |
75 | 75 | |
| 76 | + |
| 77 | + |
76 | 78 | |
77 | 79 | |
78 | 80 | |
|
Collapse file
test/es-module/test-esm-path-posix.mjs
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
Collapse file
test/es-module/test-esm-path-win32.mjs
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
Collapse file
test/parallel/test-path-posix-exists.js
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
Collapse file
test/parallel/test-path-win32-exists.js
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
0 commit comments