render_file_tree

Function render_file_tree 

Source
pub fn render_file_tree(
    frame: &mut Frame<'_>,
    area: Rect,
    state: &mut FileTreeState,
    title: &str,
    focused: bool,
)
Expand description

Render the file tree widget