Skip to content

HotkeyManager.onRaw method

HotkeyManager › onRaw

Unofficial

Handle raw file system change events for the hotkey config.

Signature:

onRaw(e: unknown): void

Parameters:

Parameter Type Description
e unknown The file system change event.

Returns: void