Deletes settings files for the specified app that are handled by this library. Also removes directory if empty.
App name.
The settings file that will be deleted.
deleteSettings("testapp");
See Implementation
Deletes settings files for the specified app that are handled by this library. Also removes directory if empty.