love.filesystem.getUserDirectory


Function

Synopsis

path = love.filesystem.getUserDirectory( )

Arguments

None.

Returns

string path
The path of the user's directory

See Also