PersistentAI API Documentation / @persistentai/fireflow-vfs / server / publishVFSEvent
Function: publishVFSEvent()
publishVFSEvent(
event):Promise<void>
Defined in: packages/fireflow-vfs/src/redis/event-bus.ts:217
Publish a VFS event to Redis (convenience function)
Parameters
event
VFSEvent & object
Returns
Promise<void>