Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GCWing/BitFun
/ clear
Method
clear
src/apps/cli/src/ui/startup.rs:103–105 ·
view source on GitHub ↗
Clear all popups from the stack
(&mut self)
Source
from the content-addressed store, hash-verified
101
102
/// Clear all popups from the stack
103
pub fn clear(&mut self) {
104
self.stack.clear();
105
}
106
}
107
108
/// Startup menu result
Callers
15
remote_connect_stop_bot
Function · 0.45
drops_non_interactive_and_off_screen_nodes
Function · 0.45
flush
Method · 0.45
handle_turn_started
Method · 0.45
handle_turn_completed
Method · 0.45
handle_turn_failed
Method · 0.45
handle_turn_cancelled
Method · 0.45
clear_messages
Method · 0.45
hide
Method · 0.45
build_rows
Method · 0.45
show_menu
Method · 0.45
suppress
Method · 0.45
Calls
no outgoing calls
Tested by
1
drops_non_interactive_and_off_screen_nodes
Function · 0.36