MCPcopy Create free account
hub / github.com/bytesnake/vim-graphical-preview / is_visible

Method is_visible

src/node_view.rs:43–45  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

41 }
42
43 pub fn is_visible(&self) -> bool {
44 self != &NodeView::Hidden
45 }
46}

Callers 1

draw_nodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected