This repository was archived by the owner on Aug 11, 2021. It is now read-only.
Commit 5523951
feat(process.env.path): Use platform specific path casing if present
Assume proper win32 path casing - only seek out alternative casing if
win32 OS specific casing not present.
Fix: #29
PR-URL: #30
Close: #30
Reviewed-by: @isaacs1 parent ea18ed2 commit 5523951
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments