nexuslua
|
The nexuslua function homedir returns the path to the user's home folder ($HOME under Linux and Mac OS X, and %USERPROFILE% under Windows), appended with the platform-specific directory separator character.
print(homedir()) -- C:\Users\zippr\