libb.get_localdir

get_localdir()[source]

Get local data directory setting using platform-appropriate location.

Returns:

Setting object with dir attribute pointing to local data directory.

Return type:

Setting

Uses platformdirs to determine the appropriate local data directory for the current operating system.