MCPcopy Create free account
hub / github.com/bajrangCoder/setu / close

Method close

src/views/command_palette.rs:295–298  ·  view source on GitHub ↗
(&mut self, cx: &mut Context<Self>)

Source from the content-addressed store, hash-verified

293 query: String::new(),
294 scroll_handle: ScrollHandle::new(),
295 closing_at: None,
296 close_epoch: 0,
297 pending_command: None,
298 }
299 }
300
301 fn ensure_input_state(&mut self, window: &mut Window, cx: &mut Context<Self>) {

Callers 1

renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected