Module: Reline::LineEditor::CompletionState

Defined in:
lib/llm/shell/internal/reline/lib/reline/line_editor.rb

Constant Summary collapse

NORMAL =
:normal
:menu
:menu_with_perfect_match
PERFECT_MATCH =
:perfect_match