Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
parse_mcp_resource_url
Method · 0.45
list_sessions_filtered
Method · 0.45
fork_session
Method · 0.45
refresh_session_list_dialog
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected