VfsListener

interface VfsListener

A listener for VFS events, such as initialization and configuration.

Inheritors

Functions

Link copied to clipboard
abstract fun onVfsCreated(fileSystem: GuestVFS)

Called when the fileSystem is prepared, before being assigned to the guest engine.