Skip to content

MetadataTypeManager.onRaw method

MetadataTypeManager › onRaw

Unofficial

Handle raw file system change events for the property type config.

Signature:

onRaw(e: unknown): void

Parameters:

Parameter Type Description
e unknown The raw file system change event.

Returns: void