[][src]Module broot::tree

Structs

Glob
SpecialPath
Tree

The tree which may be displayed, with onle line per visible line of the panel.

TreeLine

a line in the representation of the file hierarchy

TreeOptions

Options defining how the tree should be build and|or displayed

Enums

Sort

A sort key. A non None sort mode implies only one level of the tree is displayed. When in None mode, paths are alpha sorted

SpecialHandling
TreeLineType

The type of a line which can be displayed as part of a tree

Traits

SpecialPathList