DirectoryKt
object DirectoryKt
# VFS: Directory
Describes a directory-type entry within a given `TreeEntry`, within a virtual file system managed by Elide. Directory
entries can hold children (either `File` or other `Directory` objects), by way of their `TreeEntry` children. Entries
of type `Directory` are virtualized and carry no data.
Content copied to clipboard
Protobuf type elide.vfs.Directory