InternalPlugins.onRaw method
InternalPlugins › onRaw
Unofficial
Handle raw file change events for the config path.Signature:
onRaw(configPath: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| configPath | string | The path of the changed config file. |
Returns: void