Function getOsUserHomeDir

  • Returns the home directory of the current OS user. e.g. C:\Users<user> on win32 or /home/ on Linux.

    Returns string