love.filesystem.getAppdataDirectory


Function

Synopsis

path = love.filesystem.getAppdataDirectory( )

Arguments

None.

Returns

string path
The path of the application data directory

See Also