Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GCWing/BitFun
/ text
Method
text
src/apps/cli/src/ui/text_input.rs:58–60 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
56
}
57
58
pub fn text(&self) -> &str {
59
&self.input
60
}
61
62
pub fn is_empty(&self) -> bool {
63
self.input.is_empty()
Callers
15
dispatch
Function · 0.80
set_macos_menubar_with_mode
Function · 0.80
fetch_description_from_skill_page
Function · 0.80
type_text_impl
Method · 0.80
handle_key
Method · 0.80
input_text
Method · 0.80
create_grid
Function · 0.80
sse_handler
Function · 0.80
execute_sse_request
Function · 0.80
discover_project
Function · 0.80
refresh_codex_tokens
Function · 0.80
refresh_google_oauth
Function · 0.80
Calls
no outgoing calls
Tested by
3
sse_handler
Function · 0.64
readWebDriverWindowRect
Function · 0.64
setWebDriverWindowRect
Function · 0.64