[][src]Module broot::flat_tree

In the flat_tree structure, every "node" is just a line, there's no link from a child to its parent or from a parent to its children.

Structs

Tree
TreeLine

a line in the representation of the file hierarchy

Enums

LineType