getParentOrBuilder
Reference to the tree entry which holds this entry as a parent. If no parent is present, the `TreeEntry` models the
root entry of the virtual file system. In other words, all non-root `TreeEntry` objects have a parent.
Content copied to clipboard
.elide.vfs.TreeEntry parent = 1;