How to get user home dir ~ cross-platform
It would be great if you could just use $(~)
, say, but that would be too good to be true :).
Here's how you can get the user profile directory in both Unix-like OS (Linux/Mac) and Windows:
PreviousSkip tagged scenarios in SpecFlow with XunitNextModifying the build for every solution in a repository
Last updated