MCPcopy 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

dispatchFunction · 0.80
type_text_implMethod · 0.80
handle_keyMethod · 0.80
input_textMethod · 0.80
create_gridFunction · 0.80
sse_handlerFunction · 0.80
execute_sse_requestFunction · 0.80
discover_projectFunction · 0.80
refresh_codex_tokensFunction · 0.80
refresh_google_oauthFunction · 0.80

Calls

no outgoing calls

Tested by 3

sse_handlerFunction · 0.64
readWebDriverWindowRectFunction · 0.64
setWebDriverWindowRectFunction · 0.64