MetadataTypeManager.onRaw method
MetadataTypeManager › onRaw
Unofficial
Handle raw file system change events for the property type config.Signature:
onRaw(e: unknown): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| e | unknown | The raw file system change event. |
Returns: void