FormIt.AutoSave namespace.
Functions | |
json | Enable () |
AutoSave interface . | |
json | Disable () |
Disable() function. | |
json | IsEnabled () |
IsEnabled() function. | |
json | SetConfig (config) |
SetConfig() function. | |
json | SetConfigFromPath (path) |
SetConfigFromPath() function. | |
json | GetConfig () |
GetConfig() function. | |
json | GetDefaultConfig () |
GetDefaultConfig() function. | |
json | StartSignalThread () |
StartSignalThread() function. | |
json | StopSignalThread () |
StopSignalThread() function. | |
json | Save (force) |
Save() function. | |
json | GetExistingBackupFile (path) |
GetExistingBackupFile() function. | |
json | Cleanup () |
json | AddProtectedFile (path) |
AddProtectedFile() function. | |
json | ClearProtectedFiles () |
ClearProtectedFiles() function. | |
json | IsFileProtected (path) |
IsFileProtected() function. | |