Skip to content
Obsidian Typings
Public (1.13.7)
|
Catalyst (1.13.7)
Search
Ctrl
K
Cancel
Github
Select theme
Dark
Light
Auto
Github
Select theme
Dark
Light
Auto
Plugins.onRaw method
Plugins
› onRaw
Unofficial
Handle raw file system change events for plugin config files.
Signature:
onRaw
(e: unknown):
void
Parameters:
Parameter
Type
Description
e
unknown
The raw file system change event.
Returns:
void