MCPcopy Create free account
hub / github.com/codemod/codemod / run_tui_loop

Function run_tui_loop

crates/cli/src/tui/mod.rs:417–753  ·  view source on GitHub ↗
(
    engine: &mut Engine,
    terminal: &mut Terminal<CrosstermBackend<io::Stdout>>,
    state: &mut TuiState,
    limit: usize,
    runtime: &mut TuiRuntime,
    perf_counters: &mut TuiPerfCounters,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

run_workflow_tuiFunction · 0.85

Calls 15

reduce_workflow_receiverFunction · 0.85
should_redrawFunction · 0.85
renderFunction · 0.85
wait_for_next_wakeFunction · 0.85
WorkflowClass · 0.85
should_exit_on_interruptFunction · 0.85
spawn_commandFunction · 0.85
attach_runFunction · 0.85
is_copy_shortcutFunction · 0.85
copy_text_to_clipboardFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…