Skip to content

InternalPlugins.onRaw method

InternalPlugins › onRaw

Unofficial

Handle raw file change events for the config path.

Signature:

onRaw(configPath: string): void

Parameters:

Parameter Type Description
configPath string The path of the changed config file.

Returns: void