MCPcopy Create free account
hub / github.com/LPC4/Full-Stack / render_node

Function render_node

src/view/debug/fs_view.rs:212–252  ·  view source on GitHub ↗

Render one row and recurse. Directories are collapsible; files are selectable and drive the preview pane. Returns the inode the user just clicked, if any.

(ui: &mut egui::Ui, node: &FsNode, selected: u64, clicked: &mut Option<u64>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

renderFunction · 0.85

Calls 2

monoFunction · 0.70
labelMethod · 0.45

Tested by

no test coverage detected