diff options
author | Bert Belder <bertbelder@gmail.com> | 2020-06-05 22:03:47 +0200 |
---|---|---|
committer | Bert Belder <bertbelder@gmail.com> | 2020-06-05 22:15:05 +0200 |
commit | ee7727cd078b56d2ecc5d93f9308709e60a18949 (patch) | |
tree | 3ff4d90afd7941782010988f05b05c6ac0c971a3 /std/examples/tests/curl_test.ts | |
parent | 78bfeebad11954666d3104ea3556ec9f2e64f6a4 (diff) |
To find home dir, use only $USERPROFILE on Windows, $HOME on Posix (#6132)
$HOME is meaningless on Windows. It may be set by users or by third
party software, but it is non-standard and should not be relied upon.
Likewise, $USERPROFILE is meaningless on other platforms.
Diffstat (limited to 'std/examples/tests/curl_test.ts')
0 files changed, 0 insertions, 0 deletions