FilesystemKt

# VFS: File System

Describes a root singleton metadata record which points to the root `TreeEntry` of a given virtual file system
managed by Elide. Only one `Filesystem` may exist per image.

Protobuf type elide.vfs.Filesystem

Types

Link copied to clipboard
class Dsl
Link copied to clipboard
object MetadataKt

Protobuf type elide.vfs.Filesystem.Metadata

Functions

Link copied to clipboard
@JvmName(name = "-initializemetadata")
inline fun metadata(block: FilesystemKt.MetadataKt.Dsl.() -> Unit): Filesystem.Metadata