std.filesystem.HomeDir - nitrologic/monkey2 GitHub Wiki

std::std.filesystem.HomeDir

Function HomeDir:monkey:monkey.types.String( )

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.