Skip to content

InternalPlugins.onRaw method

InternalPlugins › onRaw

Unofficial

Handle raw file change events for the config path.

Signature:

onRaw(configPath: string): void

Parameters:

ParameterTypeDescription
configPathstringThe path of the changed config file.

Returns: void