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
Returns the path of the user's directory
path = love.filesystem.getUserDirectory( )
None.
string path
Please login to continue.