Difference between revisions of "love.filesystem.getUserDirectory"

 
m (1 revision: Imported docs from potato.)
(No difference)

Revision as of 15:54, 14 February 2010


Function

Synopsis

path = love.filesystem.getUserDirectory( )

Arguments

None.

Returns

string path
The path of the user's directory

See Also