VFSFactory
VFS: Factory
Specifies the expected API surface of a VFS implementation's companion object, which should be equipped to create and resolve VFS implementations using the VFSBuilder and VFSBuilderFactory.
Inheritors
Functions
Link copied to clipboard
Create a VFS implementation with no backing data, and configured with defaults.
Create a VFS implementation configured with the provided configurator.