[][src]Crate broot

Modules

app
browser
clap
cli
command
conf

manage reading the verb shortcuts from the configuration file, initializing if if it doesn't yet exist

displayable_tree
errors

Definitions of custom errors used in broot

external
file_sizes
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.

git
help
io

This module is where is defined whether broot writes on stdout, on stderr or elsewhere. It also provides helper structs for io.

keys

parsing keys from strings, and describing keys in strings

pattern

a pattern for filtering and sorting filenames. It's backed either by a fuzzy pattern matcher or by a regular expression (in which case there's no real score)

permissions
screens
selection_type
shell_install
skin
status
task_sync
tree_build
tree_options
verb_conf
verb_invocation
verb_store
verbs