konsulting/porter

Detect home directory correctly for Windows

Closed this issue · 1 comments

Function determineLibraryPath() in helpers.

https://stackoverflow.com/questions/1894917/how-to-get-the-home-directory-from-a-php-cli-script

Move functionality over to OS-specific mechanic class.

Moved the implementation to the Mechanics in f97dccd