Module: Reline::LineEditor::CompletionState
| Relationships & Source Files | |
| Defined in: | lib/reline/line_editor.rb | 
Constant Summary
- 
    COMPLETION =
    
 # File 'lib/reline/line_editor.rb', line 44:completion 
- 
    JOURNEY =
    
 # File 'lib/reline/line_editor.rb', line 46:journey 
- 
    MENU =
    
 # File 'lib/reline/line_editor.rb', line 45: 
- 
    MENU_WITH_PERFECT_MATCH =
    
 # File 'lib/reline/line_editor.rb', line 47: 
- 
    NORMAL =
    
 # File 'lib/reline/line_editor.rb', line 43:normal 
- 
    PERFECT_MATCH =
    
 # File 'lib/reline/line_editor.rb', line 48:perfect_match