plugins.auto-save.callbacks.afterSaving

The code of the function that runs after doing the actual save.

Type: null or lua code string

Default: null

Declared by:

plugins.auto-save.callbacks.beforeAssertingSave

The code of the function that runs before checking condition.

Type: null or lua code string

Default: null

Declared by:

plugins.auto-save.callbacks.beforeSaving

The code of the function that runs before doing the actual save.

Type: null or lua code string

Default: null

Declared by:

plugins.auto-save.callbacks.disabling

The code of the function that runs when disabling auto-save.

Type: null or lua code string

Default: null

Declared by:

plugins.auto-save.callbacks.enabling

The code of the function that runs when enabling auto-save.

Type: null or lua code string

Default: null

Declared by: