Closed hsluoyz closed 6 years ago
The current code fails to get the home directory on Windows. This PR will get home like C:\Users\xxx on Windows.
C:\Users\xxx
This fixed: https://github.com/solo-io/unik/issues/158
lgtm
Would you mind releasing binaries?
The current code fails to get the home directory on Windows. This PR will get home like
C:\Users\xxx
on Windows.This fixed: https://github.com/solo-io/unik/issues/158