Gets the path to the .polyman directory in user's home.
Absolute path to .polyman directory
const dir = getPolymanDirectory();// Returns: '/home/user/.polyman' or 'C:\Users\user\.polyman' Copy
const dir = getPolymanDirectory();// Returns: '/home/user/.polyman' or 'C:\Users\user\.polyman'
Gets the path to the .polyman directory in user's home.