Difference between revisions of "love.filesystem.getUserDirectory"

m (1 revision: Importing from potato (again).)
(No difference)

Revision as of 16:17, 14 February 2010

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