MCPcopy Index your code
hub / github.com/ChrisFeldmeier/OpenCodeRust / query

Method query

crates/opencode-tui/src/components/slash_command.rs:55–57  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

53 }
54
55 pub fn query(&self) -> &str {
56 &self.query
57 }
58
59 fn refresh_filter(&mut self) {
60 if self.query.is_empty() {

Callers 4

fork_sessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected