love.filesystem.getUserDirectory
Returns the path of the user's directory
Function
Synopsis
path = love.filesystem.getUserDirectory( )
Arguments
None.
Returns
-
string path
- The path of the user's directory
See Also
Category: