TreeEntryKt

# VFS: Tree Entry

Describes a single entry within a given virtual file system managed by Elide. Tree entries can hold `File` or
`Directory` objects. Directories can, themselves, hold child `TreeEntry` objects, but files cannot.

Protobuf type elide.vfs.TreeEntry

Types

Link copied to clipboard
class Dsl