FileStorageFactory
class FileStorageFactory (View source)
Provides a factory for creating config file storage objects.
Methods
static FileStorage
static FileStorage
getSync()
Returns a FileStorage object working with the sync config directory.
Details
static FileStorage
getActive()
deprecated
deprecated
Returns a FileStorage object working with the active config directory.
static FileStorage
getSync()
Returns a FileStorage object working with the sync config directory.