.save()
Writes the cached data into the JSON file (database).
This method must be used if you set saveOnUpdate
to false
when creating the database, otherwise you should not use it.
save()
Last updated
Writes the cached data into the JSON file (database).
This method must be used if you set saveOnUpdate
to false
when creating the database, otherwise you should not use it.
Last updated