bundles

abstract fun bundles(): List<URI>

VFS: Bundles

Add bundles to the list of file-system bundles which are due to be loaded. In embedded circumstances, these bundles must be loaded before any user-provided code or filesystem data. When operating in a host I/O context, the bundles are loaded to a temporary space.

Return

Bundles to add to the visible set.