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

Method current

src/apps/cli/src/ui/widgets.rs:26–28  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

24 }
25
26 pub fn current(&self) -> &str {
27 Self::FRAMES[self.frame]
28 }
29}
30
31/// Render a centered info popup overlay. Press any key to dismiss.

Callers 15

render_messageMethod · 0.45
nFunction · 0.45
YAFunction · 0.45
kMFunction · 0.45
IMFunction · 0.45
NMFunction · 0.45
KAFunction · 0.45
DMFunction · 0.45
ZAFunction · 0.45
QAFunction · 0.45
tRFunction · 0.45
nRFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected