Skip to content

InternalPlugin.handleConfigFileChange method

InternalPlugin › handleConfigFileChange

Unofficial

Handle changes to the plugin config file.

Signature:

handleConfigFileChange(): Promise<void>

Returns: Promise<void>A promise that resolves when the config change is processed.