MCPcopy Create free account
hub / github.com/GCWing/BitFun / is_empty

Method is_empty

src/apps/cli/src/ui/startup.rs:98–100  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

96 /// Check if the stack is empty
97 #[allow(dead_code)]
98 pub fn is_empty(&self) -> bool {
99 self.stack.is_empty()
100 }
101
102 /// Clear all popups from the stack
103 pub fn clear(&mut self) {

Callers 15

runFunction · 0.45
restore_saved_botsFunction · 0.45
parse_connection_methodFunction · 0.45
load_mcp_resourcesFunction · 0.45
load_mcp_promptsFunction · 0.45
build_tool_contextFunction · 0.45
is_relative_pathFunction · 0.45

Calls

no outgoing calls

Tested by 1