std.filesystem.HomeDir - nitrologic/monkey2 GitHub Wiki
std::std.filesystem.HomeDir
monkey:monkey.types.String( )
Function HomeDir:Gets the filesystem directory of the user's home directory.
Note that only the desktop targets have a home directory. Other targets will return an empty string.